diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-06-26 12:20:44 +0200 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-06-26 12:20:44 +0200 |
commit | 47b520d51fc4fc49db992b9117f6c0abfa8152b5 (patch) | |
tree | 8f494a765a3607afd1c9bac9c592f30536b950a1 /python/docSRC | |
parent | 9f86a4c3f20ac8785f80288ec4cdefe79ed67e68 (diff) | |
parent | 62f3aa5792011792db866ce0841c8d164aa9a34d (diff) | |
download | astra-47b520d51fc4fc49db992b9117f6c0abfa8152b5.tar.gz astra-47b520d51fc4fc49db992b9117f6c0abfa8152b5.tar.bz2 astra-47b520d51fc4fc49db992b9117f6c0abfa8152b5.tar.xz astra-47b520d51fc4fc49db992b9117f6c0abfa8152b5.zip |
Merge branch 'master'
Diffstat (limited to 'python/docSRC')
-rw-r--r-- | python/docSRC/operator.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/docSRC/operator.rst b/python/docSRC/operator.rst index f5369fa..fe500ba 100644 --- a/python/docSRC/operator.rst +++ b/python/docSRC/operator.rst @@ -1,7 +1,7 @@ -OpTomo class: the :mod:`operator` module +OpTomo class: the :mod:`optomo` module ============================================== -.. automodule:: astra.operator +.. automodule:: astra.optomo :members: :undoc-members: :show-inheritance: |