diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-07-31 17:54:54 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-07-31 17:54:54 -0400 |
commit | 25a7eb25bf8ba7ce977434fda0d18be441fe3d07 (patch) | |
tree | d46d62fc3ed1c0cd875692d06eb13c7bbe8f74b9 /docs/index.rst | |
parent | 82b15ad93f6d9dbfb0b00e1fb0a966506be792a0 (diff) | |
download | mediagoblin-25a7eb25bf8ba7ce977434fda0d18be441fe3d07.tar.lz mediagoblin-25a7eb25bf8ba7ce977434fda0d18be441fe3d07.tar.xz mediagoblin-25a7eb25bf8ba7ce977434fda0d18be441fe3d07.zip |
Moves docs files around so we build from source/ directory
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/docs/index.rst b/docs/index.rst deleted file mode 100644 index 2f84d6a6..00000000 --- a/docs/index.rst +++ /dev/null @@ -1,32 +0,0 @@ -.. GNU MediaGoblin documentation master file, created by - sphinx-quickstart on Thu Apr 7 20:10:27 2011. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to GNU MediaGoblin's documentation! -=========================================== - -Table of Contents: - -.. toctree:: - :maxdepth: 2 - - foreword - mediagoblin - contributinghowto - deploymenthowto - hackinghowto - theminghowto - git - codebase - designdecisions - vision - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` - |