[python-hdf5storage] 113/152: Fixed bugs in documentation.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Feb 29 08:24:40 UTC 2016


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

ghisvail-guest pushed a commit to annotated tag 0.1
in repository python-hdf5storage.

commit 82774dbccb3f9a1c8eb5bcfb0cac3ea2ba3a28b4
Author: Freja Nordsiek <fnordsie at gmail.com>
Date:   Thu Feb 13 18:00:30 2014 -0500

    Fixed bugs in documentation.
---
 doc/source/conf.py                     | 2 +-
 doc/source/hdf5storage.Marshallers.rst | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/source/conf.py b/doc/source/conf.py
index 9f31e4f..d2d9597 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -258,7 +258,7 @@ texinfo_documents = [
 intersphinx_mapping = {'python': ('http://docs.python.org/3.3', None),
 		       'numpy': ('http://docs.scipy.org/doc/numpy', None),
 		       'scipy': ('http://docs.scipy.org/doc/scipy/reference', None),
-		       'h5py': ('http://www.h5py.org/docs/', None)}
+		       'h5py': ('http://docs.h5py.org/en/latest/', None)}
 
 # -- Options for Autosummary ---------------------------------------------------
 
diff --git a/doc/source/hdf5storage.Marshallers.rst b/doc/source/hdf5storage.Marshallers.rst
index 22a62be..7182b22 100644
--- a/doc/source/hdf5storage.Marshallers.rst
+++ b/doc/source/hdf5storage.Marshallers.rst
@@ -125,7 +125,7 @@ PythonStringMarshaller
 
 
 PythonNoneMarshaller
-----------------------
+--------------------
 
 .. autoclass:: PythonNoneMarshaller
    :members: read, write
@@ -151,7 +151,7 @@ PythonNoneMarshaller
 
 
 PythonDictMarshaller
-----------------------
+--------------------
 
 .. autoclass:: PythonDictMarshaller
    :members: read, write, write_metadata
@@ -174,7 +174,7 @@ PythonDictMarshaller
 
 
 PythonListMarshaller
-----------------------
+--------------------
 
 .. autoclass:: PythonListMarshaller
    :members: read, write
@@ -200,7 +200,7 @@ PythonListMarshaller
 
 
 PythonTupleSetDequeMarshaller
-----------------------
+-----------------------------
 
 .. autoclass:: PythonTupleSetDequeMarshaller
    :members: read, write

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



More information about the debian-science-commits mailing list