diff options
author | tycho garen <garen@tychoish.com> | 2011-08-27 17:43:14 -0400 |
---|---|---|
committer | tycho garen <garen@tychoish.com> | 2011-08-27 17:43:14 -0400 |
commit | 6503d66c98765802836b09fb9f6a5f2ad47ad47a (patch) | |
tree | db87e8348d7f5cf80cb23a30e0202b51bc23ec38 /docs/source/index.rst | |
parent | 7d6a9058ddb36798f59c7506703c53ba780f0b62 (diff) | |
download | mediagoblin-6503d66c98765802836b09fb9f6a5f2ad47ad47a.tar.lz mediagoblin-6503d66c98765802836b09fb9f6a5f2ad47ad47a.tar.xz mediagoblin-6503d66c98765802836b09fb9f6a5f2ad47ad47a.zip |
Documentation Revision, clarification, and editing.
- a line in the .gitignore file to ignore the built documentation
tree.
- a complete revision/editorial pass of all non-technical documents
that outline process, project fundamentals, and background. These
edits clarified the text, unified the style, and elaborated on
stubs.
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r-- | docs/source/index.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index 79f2653e..93b2a942 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -23,7 +23,8 @@ Table of Contents: Indices and tables ================== -* :ref:`genindex` -* :ref:`modindex` * :ref:`search` +* :ref:`genindex` + +.. * :ref:`modindex` |