diff --git a/docs/source/conf.py b/docs/source/conf.py index 03aa5d0..1fdc28a 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -74,6 +74,8 @@ # these links cannot be checked in github actions linkcheck_ignore = [ "https://crates.io/crates/nwbview", + r"https://.*\.incf\.org/.*", # temporary ignore until SSL certificate issue is resolved + ] # -- Build the nwb project analytics in the current directory diff --git a/docs/source/file_read/file_read.rst b/docs/source/file_read/file_read.rst index f68dabd..1b8ee18 100644 --- a/docs/source/file_read/file_read.rst +++ b/docs/source/file_read/file_read.rst @@ -3,7 +3,7 @@ Reading NWB Files ================== -This section provides an introduction on how to read NWB files in Python using PyNWB and Matlab using MatNWB. If you are interested in converting your data to NWB, then please see the :ref:`user_guide` as well as for more in-depth tutorials visit the :pynwb-docs:`PyNWB ` and :matnwb-docs:`MatNWB <#tutorials>` tutorials and documentation. +This section provides an introduction on how to read NWB files in Python using PyNWB and Matlab using MatNWB. If you are interested in converting your data to NWB, then please see the :neuroconv-docs:`NeuroConv User Guide ` as well as for more in-depth tutorials visit the :pynwb-docs:`PyNWB ` and :matnwb-docs:`MatNWB <#tutorials>` tutorials and documentation. Reading With PyNWB ~~~~~~~~~~~~~~~~~~ diff --git a/docs/source/tools/hdftools/hdftools.rst b/docs/source/tools/hdftools/hdftools.rst index d5b7b29..df29d74 100644 --- a/docs/source/tools/hdftools/hdftools.rst +++ b/docs/source/tools/hdftools/hdftools.rst @@ -42,7 +42,7 @@ Examples .. _analysistools-hdftools-: - +HDFView """"""" .. image:: https://www.hdfgroup.org/wp-content/uploads/2017/07/hdfview-sample2.jpg