summaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
authorGerd Heber <gheber@hdfgroup.org>2022-08-24 15:30:15 (GMT)
committerGitHub <noreply@github.com>2022-08-24 15:30:15 (GMT)
commite1d6157c5d580b27ea19017b05b3361631ef5c0e (patch)
tree8f1b27d66439fe78509eb161c54637ff2266b30d /doxygen
parentee55dd777bf12376ec345b5528ab6a9d868a8b47 (diff)
downloadhdf5-e1d6157c5d580b27ea19017b05b3361631ef5c0e.zip
hdf5-e1d6157c5d580b27ea19017b05b3361631ef5c0e.tar.gz
hdf5-e1d6157c5d580b27ea19017b05b3361631ef5c0e.tar.bz2
Added VOL connector feature flag RFC. (#2064)
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/aliases1
-rw-r--r--doxygen/dox/RFC.dox1
2 files changed, 2 insertions, 0 deletions
diff --git a/doxygen/aliases b/doxygen/aliases
index 3f40dff..4b6ae66 100644
--- a/doxygen/aliases
+++ b/doxygen/aliases
@@ -252,6 +252,7 @@ ALIASES += ref_vol_doc="VOL documentation"
# RFCs
################################################################################
+ALIASES += ref_rfc20220819="<a href=\"https://docs.hdfgroup.org/hdf5/rfc/Terminal_VOL_Connector_Feature_Flags.pdf\">Terminal VOL Connector Feature Flags</a>"
ALIASES += ref_rfc20210528="<a href=\"https://docs.hdfgroup.org/hdf5/rfc/RFC_multi_thread.pdf\">Multi-Thread HDF5</a>"
ALIASES += ref_rfc20210219="<a href=\"https://docs.hdfgroup.org/hdf5/rfc/selection_io_RFC_210610.pdf\">Selection I/O</a>"
ALIASES += ref_rfc20200213="<a href=\"https://docs.hdfgroup.org/hdf5/rfc/RFC_VFD_subfiling_200424.pdf\">VFD Sub-filing</a>"
diff --git a/doxygen/dox/RFC.dox b/doxygen/dox/RFC.dox
index f32be4f..134a221 100644
--- a/doxygen/dox/RFC.dox
+++ b/doxygen/dox/RFC.dox
@@ -2,6 +2,7 @@
<table>
<tr><th>RFC ID</th><th>Title</th><th>Comments</th></tr>
+<tr> <td>2022-08-19</td> <td>\ref_rfc20220819</td> <td></td></tr>
<tr> <td>2021-05-28</td> <td>\ref_rfc20210528</td> <td></td></tr>
<tr> <td>2021-02-19</td> <td>\ref_rfc20210219</td> <td></td></tr>
<tr> <td>2020-02-13</td> <td>\ref_rfc20200213</td> <td></td></tr>