From 3cae1d138c53a3fd042de3d2c9d9a07cf0650e0f Mon Sep 17 00:00:00 2001 From: "Daniel M. Pelt" Date: Tue, 24 Feb 2015 12:35:45 +0100 Subject: Added Python interface --- python/docSRC/index.rst | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 python/docSRC/index.rst (limited to 'python/docSRC/index.rst') diff --git a/python/docSRC/index.rst b/python/docSRC/index.rst new file mode 100644 index 0000000..8d17a4a --- /dev/null +++ b/python/docSRC/index.rst @@ -0,0 +1,34 @@ +.. .. documentation master file, created by + sphinx-quickstart on Wed Mar 13 16:36:32 2013. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to PyASTRAToolbox's documentation! +========================================== + +Contents: + +.. toctree:: + :maxdepth: 4 + + data2d + data3d + projector + algorithm + matrix + creators + functions + ASTRAProjector + matlab + astra +.. astra +.. builder + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + -- cgit v1.2.3