summaryrefslogtreecommitdiffstats
path: root/doxygen/hdf5doxy_layout.xml
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-12-21 14:10:24 (GMT)
committerGitHub <noreply@github.com>2022-12-21 14:10:24 (GMT)
commit04bd873d77d64b3a2475e8fe63db51e03c13cb07 (patch)
tree0a86beec626b292d90ee0f2229c2b6ba4b000e6e /doxygen/hdf5doxy_layout.xml
parent83c7f928f97b56a7a83f7f81b207cbe082136b1f (diff)
downloadhdf5-04bd873d77d64b3a2475e8fe63db51e03c13cb07.zip
hdf5-04bd873d77d64b3a2475e8fe63db51e03c13cb07.tar.gz
hdf5-04bd873d77d64b3a2475e8fe63db51e03c13cb07.tar.bz2
1.14 Fix some doxygen warnings (#2323)
* Fix some doxygen warnings * Remove javadocs * Fix spelling * Fix section format * Correct doxygen function name * Remove duplicate Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com>
Diffstat (limited to 'doxygen/hdf5doxy_layout.xml')
-rw-r--r--doxygen/hdf5doxy_layout.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doxygen/hdf5doxy_layout.xml b/doxygen/hdf5doxy_layout.xml
index 588052b..d156f2c 100644
--- a/doxygen/hdf5doxy_layout.xml
+++ b/doxygen/hdf5doxy_layout.xml
@@ -4,13 +4,13 @@
<navindex>
<tab type="user" url="index.html" title="Overview" />
<tab type="user" url="@ref GettingStarted" title="Getting started" />
- <tab type="user" url="@ref Cookbook" title="Cookbook" />
<tab type="user" url="@ref UG" title="User Guide" />
- <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 GLS" title="Glossary" />
<tab type="user" url="@ref RM" title="Reference Manual" />
- <tab type="user" url="@ref TN" title="Technical Notes" />
+ <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" />
+ <tab type="user" url="@ref TN" title="Technical Notes" />
<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" />