diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2013-07-11 10:09:37 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2013-07-11 10:09:37 -0400 |
commit | 82aa50dc09487652d49fcd0c16916cc36eaae0e4 (patch) | |
tree | f96ba3b0f9839e38799b2f5abb4c5662824fad61 /docs/index.rst | |
parent | d8384b2a19ea7e05606f67e4c77f8b706aed4331 (diff) | |
download | ipsutils-82aa50dc09487652d49fcd0c16916cc36eaae0e4.tar.gz |
Initial commit
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` + |