summaryrefslogtreecommitdiffstats
path: root/python/docSRC
diff options
context:
space:
mode:
authorDaniel M. Pelt <D.M.Pelt@cwi.nl>2015-06-20 00:31:15 +0200
committerDaniel M. Pelt <D.M.Pelt@cwi.nl>2015-06-20 00:31:15 +0200
commitef47dca509c1c26c5037b9b9024a6a84a3b7fe0b (patch)
tree35c748e419e234882b2ea6fc3af626c34c2b138c /python/docSRC
parent7a4cfe2e5fe384691f0516020b2fcd48b35a7f63 (diff)
downloadastra-ef47dca509c1c26c5037b9b9024a6a84a3b7fe0b.tar.gz
astra-ef47dca509c1c26c5037b9b9024a6a84a3b7fe0b.tar.bz2
astra-ef47dca509c1c26c5037b9b9024a6a84a3b7fe0b.tar.xz
astra-ef47dca509c1c26c5037b9b9024a6a84a3b7fe0b.zip
Fix wrong module name in documentation
Diffstat (limited to 'python/docSRC')
-rw-r--r--python/docSRC/operator.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/docSRC/operator.rst b/python/docSRC/operator.rst
index f5369fa..65a5a99 100644
--- a/python/docSRC/operator.rst
+++ b/python/docSRC/operator.rst
@@ -1,7 +1,7 @@
OpTomo class: the :mod:`operator` module
==============================================
-.. automodule:: astra.operator
+.. automodule:: astra.optomo
:members:
:undoc-members:
:show-inheritance: