diff options
author | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2010-03-26 15:05:45 +0000 |
---|---|---|
committer | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2010-03-26 15:05:45 +0000 |
commit | 3422e6d25ae6de598c40973c6ed5258641bb53b6 (patch) | |
tree | cd0a6bfbd7f4aeec54b69b1520258e5eb97858a0 /doc/index.rst | |
parent | 3ba863b63b7d3a7755a3a82ba0555201e926a7ae (diff) | |
download | sos-3422e6d25ae6de598c40973c6ed5258641bb53b6.tar.gz |
build updates
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@870 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst new file mode 100644 index 00000000..cb2cbe67 --- /dev/null +++ b/doc/index.rst @@ -0,0 +1,20 @@ +.. SOS documentation master file, created by + sphinx-quickstart on Mon Feb 8 17:58:11 2010. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to SOS's documentation! +=============================== + +Contents: + +.. toctree:: + :maxdepth: 2 + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + |