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