summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Joe Lee <hyoklee@hdfgroup.org>2023-12-21 16:01:33 (GMT)
committerGitHub <noreply@github.com>2023-12-21 16:01:33 (GMT)
commit2149744b35a9ce169dc01f50371eb8622b326a60 (patch)
tree669393668ec1ad93102b99809c6ee6592d3e4d83
parentaa734a5d7e19c0eb9232e55a2f257fd87ffee0f1 (diff)
downloadhdf5-2149744b35a9ce169dc01f50371eb8622b326a60.zip
hdf5-2149744b35a9ce169dc01f50371eb8622b326a60.tar.gz
hdf5-2149744b35a9ce169dc01f50371eb8622b326a60.tar.bz2
Move Glossary to the end of docs navigation menu (#3902)
-rw-r--r--doxygen/hdf5doxy_layout.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/hdf5doxy_layout.xml b/doxygen/hdf5doxy_layout.xml
index 2dee15f..db25b9e 100644
--- a/doxygen/hdf5doxy_layout.xml
+++ b/doxygen/hdf5doxy_layout.xml
@@ -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" />
@@ -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 -->