Skip to content

Commit

Permalink
Move Glossary to the end of docs navigation menu (HDFGroup#3902)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee authored Dec 21, 2023
1 parent aa734a5 commit 2149744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doxygen/hdf5doxy_layout.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<tab type="user" url="@ref GettingStarted" title="Getting started" />
<tab type="user" url="@ref UG" title="User Guide" />
<tab type="user" url="@ref RM" title="Reference Manual" />
<tab type="user" url="@ref GLS" title="Glossary" />
<tab type="user" url="https://portal.hdfgroup.org/display/HDF5/HDF5+Application+Developer%27s+Guide" title="Application Developer's Guide" />
<tab type="user" url="https://github.com/HDFGroup/arch-doc/blob/main/An_Overview_of_the_HDF5_Library_Architecture.v2.pdf" title="HDF5 Library Architecture Overview" />
<tab type="user" url="@ref SPEC" title="Specifications" />
Expand All @@ -17,6 +16,7 @@
<tab type="user" url="@ref RFC" title="RFCs" />
<tab type="user" url="@ref FTS" title="Full-Text Search" />
<tab type="user" url="@ref About" title="About" />
<tab type="user" url="@ref GLS" title="Glossary" />
</navindex>

<!-- Layout definition for a class page -->
Expand Down

0 comments on commit 2149744

Please sign in to comment.