diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2013-07-15 10:10:13 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2013-07-15 10:10:13 -0400 |
commit | 8352aa5090b141b9007e3a00589298b83475581a (patch) | |
tree | 36197989de7f3eeab24e8a1218d346025229264e /docs/index.rst | |
parent | 8dd1b416a62c78ec3c1bff371486aee59740b45d (diff) | |
parent | 72da90730347eaaf81c038144189d7add698bc5b (diff) | |
download | ipsutils-8352aa5090b141b9007e3a00589298b83475581a.tar.gz |
Merge branch 'sphinx'
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..60336a9 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,22 @@ +.. ipsutils documentation master file, created by + sphinx-quickstart on Fri Jun 14 10:22:35 2013. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to ipsutils's documentation! +==================================== + +Contents: + +.. toctree:: + :maxdepth: 3 + + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + |