From 7dc5473d4d6790c2b1fb513443df6383ba0af1f7 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 26 Jul 2016 16:57:49 -0400 Subject: start documenting the library --- docs/index.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/index.rst (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..cc65826 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,22 @@ +.. PyISDA documentation master file, created by + sphinx-quickstart on Tue Jul 26 16:18:19 2016. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to PyISDA's documentation! +================================== + +Contents: + +.. toctree:: + :maxdepth: 2 + + api + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + -- cgit v1.2.3-70-g09d2