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