[python-dtcwt] 356/497: re-arrange API reference a little
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.
commit daee785527047f4650125ac63e51c3924d165362
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date: Fri Feb 7 14:45:56 2014 +0000
re-arrange API reference a little
---
docs/reference.rst | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)
diff --git a/docs/reference.rst b/docs/reference.rst
index 0866558..5acd169 100644
--- a/docs/reference.rst
+++ b/docs/reference.rst
@@ -7,6 +7,9 @@ Main interface
.. automodule:: dtcwt
:members:
+.. automodule:: dtcwt.coeffs
+ :members:
+
Keypoint analysis
`````````````````
@@ -31,20 +34,14 @@ Plotting functions
.. automodule:: dtcwt.plotting
:members:
-Compatibility with MATLAB
-`````````````````````````
-
-.. automodule:: dtcwt.compat
- :members:
-
Miscellaneous and low-level support functions
`````````````````````````````````````````````
-A normal user should not need to call these functions but they are documented
-here just in case you do.
-
-.. automodule:: dtcwt.coeffs
+.. automodule:: dtcwt.utils
:members:
-.. automodule:: dtcwt.utils
+Compatibility with MATLAB
+`````````````````````````
+
+.. automodule:: dtcwt.compat
:members:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git
More information about the debian-science-commits
mailing list