diff --git a/c++/src/C2Cppfunction_map.htm b/c++/src/C2Cppfunction_map.htm index 791892ee006..a6e0ef09b22 100644 --- a/c++/src/C2Cppfunction_map.htm +++ b/c++/src/C2Cppfunction_map.htm @@ -1044,7 +1044,7 @@ span.msoDel {mso-style-type:export-only; margin-bottom:8.0pt; line-height:107%;} -@page WordSection1 +\page WordSection1 {size:11.0in 8.5in; mso-page-orientation:landscape; margin:1.0in 1.0in 1.0in 1.0in; diff --git a/doxygen/dox/About.dox b/doxygen/dox/About.dox index 7ae4c71307b..3cc80011064 100644 --- a/doxygen/dox/About.dox +++ b/doxygen/dox/About.dox @@ -1,5 +1,8 @@ /** \page About About +Navigate back: \ref index "Main" +
+ \section about_history History The implementation of this documentation set is based on the fantastic work of the @@ -113,4 +116,6 @@ be https://\RFCURL/my_great_rfc_name.pdf \endverbatim +
+Navigate back: \ref index "Main" */ diff --git a/doxygen/dox/AppDbgging.dox b/doxygen/dox/AppDbgging.dox index d009b01ab54..35c3b2e4d9a 100644 --- a/doxygen/dox/AppDbgging.dox +++ b/doxygen/dox/AppDbgging.dox @@ -1,6 +1,9 @@ /** \page APPDBG Debugging HDF5 Applications +Navigate back: \ref index "Main" / \ref TN +
+ \section sec_adddbg_intro Introduction The HDF5 library contains a number of debugging features to make programmers' lives easier including the ability to print detailed error messages, check invariant @@ -155,4 +158,7 @@ and spaces is sent to file descriptor 255 which should be redirected by the shel The components of the HDF5_DEBUG value may be separated by any non-lowercase letter. +
+Navigate back: \ref index "Main" / \ref TN + */ diff --git a/doxygen/dox/CollectiveCalls.dox b/doxygen/dox/CollectiveCalls.dox index 9fb7229a3ca..3571e373fce 100644 --- a/doxygen/dox/CollectiveCalls.dox +++ b/doxygen/dox/CollectiveCalls.dox @@ -1,4 +1,7 @@ /** \page collective_calls Collective Calling Requirements in Parallel HDF5 Applications + * + * Navigate back: \ref index "Main" / \ref GettingStarted / \ref IntroParHDF5 + *
* * \section sec_collective_calls_intro Introduction * This document addresses two topics of concern @@ -1261,5 +1264,8 @@ - + * + *
+ * Navigate back: \ref index "Main" / \ref GettingStarted / \ref IntroParHDF5 + * */ diff --git a/doxygen/dox/CollectiveMetadataIO.dox b/doxygen/dox/CollectiveMetadataIO.dox index 49332b2d978..958025b6493 100644 --- a/doxygen/dox/CollectiveMetadataIO.dox +++ b/doxygen/dox/CollectiveMetadataIO.dox @@ -1,4 +1,8 @@ /** \page collective_metadata_io Collective Metadata I/O + * + * Navigate back: \ref index "Main" / \ref TN + *
+ * * The purpose of this page is to briefly describe the new HDF5 Collective Metadata I/O feature and * provide a gateway to available documentation. The page includes the following sections: *