summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-06-23 00:01:22 (GMT)
committerGitHub <noreply@github.com>2023-06-23 00:01:22 (GMT)
commitb93be9d6f8a889ce85e55ac93d97b34c9c190990 (patch)
treeedfe034e2590bb9cfb4d0828de19f43001957324 /README.md
parentc7e9e432c2ea5c964b7b3e5effe061b07fd9ce0d (diff)
downloadhdf5-b93be9d6f8a889ce85e55ac93d97b34c9c190990.zip
hdf5-b93be9d6f8a889ce85e55ac93d97b34c9c190990.tar.gz
hdf5-b93be9d6f8a889ce85e55ac93d97b34c9c190990.tar.bz2
Add gh-pages doxygen link (#3175)
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8bac76c..0b444cb 100644
--- a/README.md
+++ b/README.md
@@ -24,13 +24,17 @@ tools, and services at [The HDF Group's website](https://www.hdfgroup.org/).
DOCUMENTATION
-------------
This release is fully functional for the API described in the documentation.
-
+
https://portal.hdfgroup.org/display/HDF5/The+HDF5+API
Full Documentation and Programming Resources for this release can be found at
https://portal.hdfgroup.org/display/HDF5
+The latest doxygen documentation generated on changes to develop is available at:
+
+ https://hdfgroup.github.io/hdf5/
+
See the [RELEASE.txt](/release_docs/RELEASE.txt) file in the [release_docs/](/release_docs/) directory for information specific
to the features and updates included in this release of the library.