diff options
author | Jesse Jaggars <jjaggars@redhat.com> | 2012-02-28 12:22:11 -0600 |
---|---|---|
committer | Jesse Jaggars <jjaggars@redhat.com> | 2012-02-29 16:38:33 -0600 |
commit | 4b9412ce0f18da79b71d3abbce343848dfa3a434 (patch) | |
tree | cdbc602c525afd230321e0610c56166904b6b1e7 /doc/index.rst | |
parent | a0c94dff75fb0ab26e003885379ef6ddd51ca4f0 (diff) | |
download | sos-4b9412ce0f18da79b71d3abbce343848dfa3a434.tar.gz |
Removing many unused bits
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/index.rst b/doc/index.rst deleted file mode 100644 index cb2cbe67..00000000 --- a/doc/index.rst +++ /dev/null @@ -1,20 +0,0 @@ -.. 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` - |