[h5py] 424/455: Update H5E docs

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:19:57 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to annotated tag 1.3.0
in repository h5py.

commit 2019f71d84ddd7ff7799d3b00d2097dae7bc74b5
Author: andrewcollette <andrew.collette at gmail.com>
Date:   Sun Feb 21 22:59:47 2010 +0000

    Update H5E docs
---
 docs/source/api/index.rst   |  1 +
 docs/source/api/low/h5e.rst | 10 ++++++++++
 2 files changed, 11 insertions(+)

diff --git a/docs/source/api/index.rst b/docs/source/api/index.rst
index 64e4bf6..89ecc05 100644
--- a/docs/source/api/index.rst
+++ b/docs/source/api/index.rst
@@ -52,6 +52,7 @@ Low-level API reference
     low/h5
     low/h5a
     low/h5d
+    low/h5e
     low/h5f
     low/h5fd
     low/h5g
diff --git a/docs/source/api/low/h5e.rst b/docs/source/api/low/h5e.rst
new file mode 100644
index 0000000..465c6d7
--- /dev/null
+++ b/docs/source/api/low/h5e.rst
@@ -0,0 +1,10 @@
+Module H5E
+==========
+
+.. automodule:: h5py.h5e
+
+.. autoclass:: H5Error
+
+.. autofunction:: verbose
+.. autofunction:: register_thread
+.. autofunction:: unregister_thread

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git



More information about the debian-science-commits mailing list