[python-dtcwt] 366/497: docs/implementations: show inherited members in OpenCL docs
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:28 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 7d4b98f50fe179d25049b39bed961cdeb37baf13
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date: Fri Feb 7 15:19:33 2014 +0000
docs/implementations: show inherited members in OpenCL docs
---
docs/implementations.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/implementations.rst b/docs/implementations.rst
index 05bda6b..c6f50d2 100644
--- a/docs/implementations.rst
+++ b/docs/implementations.rst
@@ -11,6 +11,7 @@ NumPy
.. automodule:: dtcwt.numpy
:members:
+ :inherited-members:
.. automodule:: dtcwt.numpy.lowlevel
:members:
@@ -20,6 +21,7 @@ OpenCL
.. automodule:: dtcwt.opencl
:members:
+ :inherited-members:
.. automodule:: dtcwt.opencl.lowlevel
: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