diff options
author | sienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2011-09-27 14:43:29 -0400 |
---|---|---|
committer | sienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2011-09-27 14:43:29 -0400 |
commit | 2f80f0b4916c1776a2d59b25b83bda81d6e623a9 (patch) | |
tree | a49d49a91435a1c35f269a8fed4cdaba051a4cae /docs/source/index.rst | |
parent | 61285fb53a2b871d52e27e4e8ecc4d7da6e09e1b (diff) | |
download | steuermann-2f80f0b4916c1776a2d59b25b83bda81d6e623a9.tar.gz |
empty sphinx document
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@432 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r-- | docs/source/index.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst new file mode 100644 index 0000000..f15ae79 --- /dev/null +++ b/docs/source/index.rst @@ -0,0 +1,20 @@ +.. Steuermann documentation master file, created by + sphinx-quickstart on Tue Sep 27 14:42:44 2011. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to Steuermann's documentation! +====================================== + +Contents: + +.. toctree:: + :maxdepth: 2 + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + |