diff options
Diffstat (limited to 'python/docSRC/projector.rst')
-rw-r--r-- | python/docSRC/projector.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/python/docSRC/projector.rst b/python/docSRC/projector.rst new file mode 100644 index 0000000..b0854e8 --- /dev/null +++ b/python/docSRC/projector.rst @@ -0,0 +1,8 @@ +Projector object: the :mod:`projector` module +============================================= + +.. automodule:: astra.projector + :members: + :undoc-members: + :show-inheritance: + |