diff --git a/doxygen/aliases b/doxygen/aliases index 221d60e1a61..84c20d5ba24 100644 --- a/doxygen/aliases +++ b/doxygen/aliases @@ -3,10 +3,12 @@ ALIASES += THG="The HDF Group" ################################################################################ # Default URLs (Note that md files do not use any aliases) ################################################################################ -ALIASES += ARCURL="docs.hdfgroup.org/hdf5" +ALIASES += HDFURL="docs.hdfgroup.org/hdf5" +ALIASES += ARCURL="docs.hdfgroup.org/archive/support/HDF5/doc" ALIASES += RFCURL="docs.hdfgroup.org/hdf5/rfc" ALIASES += DSPURL="portal.hdfgroup.org/display/HDF5" ALIASES += DOCURL="portal.hdfgroup.org/documentation/hdf5-docs" +ALIASES += DWNURL="portal.hdfgroup.org/downloads" ALIASES += AEXURL="support.hdfgroup.org/ftp/HDF5/examples" # doxygen subdir (develop, v1_14) ALIASES += DOXURL="hdfgroup.github.io/hdf5/v1_14" @@ -251,7 +253,7 @@ ALIASES += ref_cons_semantics="HDF5 File Image Operations" ALIASES += ref_filter_pipe="Data Flow Pipeline for H5Dread()" ALIASES += ref_group_impls="Group implementations in HDF5" -ALIASES += ref_h5lib_relver="HDF5 Library Release Version Numbers" +ALIASES += ref_h5lib_relver="HDF5 Library Release Version Numbers" ALIASES += ref_mdc_in_hdf5="Metadata Caching in HDF5" ALIASES += ref_mdc_logging="Metadata Cache Logging" ALIASES += ref_news_112="New Features in HDF5 Release 1.12" diff --git a/doxygen/dox/LearnBasics3.dox b/doxygen/dox/LearnBasics3.dox index 65c873d63f0..c71d1615b57 100644 --- a/doxygen/dox/LearnBasics3.dox +++ b/doxygen/dox/LearnBasics3.dox @@ -167,7 +167,7 @@ to a new with a new layout. \section secLBDsetLayoutSource Sources of Information Chunking in HDF5 -(See the documentation on Advanced Topics in HDF5) +(See the documentation on Advanced Topics in HDF5) \see \ref sec_plist in the HDF5 \ref UG.
develop
branch
- - HDF5 1.14.x (this site)
- - HDF5 1.12.x
- - HDF5 1.10.x
- - HDF5 1.8.x
+ - HDF5 develop
branch
+ - HDF5 1.14.x (this site)
+ - HDF5 1.12.x
+ - HDF5 1.10.x
+ - HDF5 1.8.x
\par Search
If you are looking for a specific function, constant, type, etc., use the
diff --git a/doxygen/dox/UsersGuide.dox b/doxygen/dox/UsersGuide.dox
index 13f4edbe3f5..ca478e41ec2 100644
--- a/doxygen/dox/UsersGuide.dox
+++ b/doxygen/dox/UsersGuide.dox
@@ -342,7 +342,7 @@ These documents provide additional information for the use and tuning of specifi
Structuring the use of chunking and tuning it for performance.
@@ -350,7 +350,7 @@ These documents provide additional information for the use and tuning of specifiDescribes another way that chunks can be written to datasets.
@@ -358,7 +358,7 @@ These documents provide additional information for the use and tuning of specifiDescribes how to copy to another file a dataset that uses a committed datatype or an object with an attribute that uses a committed datatype so that the committed datatype in the destination file can be used by multiple objects.
@@ -366,7 +366,7 @@ These documents provide additional information for the use and tuning of specifiManaging the HDF5 metadata cache and tuning it for performance.
@@ -390,7 +390,7 @@ These documents provide additional information for the use and tuning of specifiDescribes how to set write operations for in-memory files so that only modified regions are written to storage. Available when the Core (Memory) VFD is used.
@@ -398,7 +398,7 @@ These documents provide additional information for the use and tuning of specifiDescribes how identifiers behave and how they should be treated.
@@ -406,7 +406,7 @@ These documents provide additional information for the use and tuning of specifiDescribes the use of UTF-8 Unicode character encodings in HDF5 applications.
@@ -414,7 +414,7 @@ These documents provide additional information for the use and tuning of specifiDescribes how inconsistent memory management can cause heap corruption or resource leaks and possible solutions.
@@ -422,7 +422,7 @@ These documents provide additional information for the use and tuning of specifi@ref GLS
A glossary of terms.
diff --git a/doxygen/dox/ViewTools.dox b/doxygen/dox/ViewTools.dox index 0a13daf0268..828a8e9cc1a 100644 --- a/doxygen/dox/ViewTools.dox +++ b/doxygen/dox/ViewTools.dox @@ -48,7 +48,7 @@ Navigate back: \ref index "Main" / \ref GettingStarted \section secViewToolsCommandObtain Obtain Tools and Files (Optional) Pre-built binaries for Linux and Windows are distributed within the respective HDF5 binary release -packages, which can be obtained from the Download HDF5 page. +packages, which can be obtained from the Download HDF5 page. HDF5 files can be obtained from various places such as \ref HDF5Examples and HDF-EOS and Tools and Information Center. Specifically, the following examples are used in this tutorial topic: diff --git a/java/src/hdf/overview.html b/java/src/hdf/overview.html index 8a9d38f249a..74907555534 100644 --- a/java/src/hdf/overview.html +++ b/java/src/hdf/overview.html @@ -91,6 +91,6 @@