Skip to content

Commit

Permalink
Move Glossary to the end of docs navigation menu
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Dec 20, 2023
1 parent 773245a commit ae6ec3c
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="@ref SPEC" title="Specifications" />
<tab type="user" url="@ref Cookbook" title="Cookbook" />
Expand All @@ -16,6 +15,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 ae6ec3c

Please sign in to comment.