
* fixes some typos * tweaks some language issues that occured because I took Chris' stuff out of the context of the original READMEish structure * ditches installation for deploymenthowto and hackinghowto
35 lines
785 B
ReStructuredText
35 lines
785 B
ReStructuredText
.. 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!
|
|
===========================================
|
|
|
|
This documentation covers the GNU MediaGoblin software. It is versioned
|
|
alongside the code and the source for this documentation is located in
|
|
the mediagoblin repository in the ``docs/`` directory.
|
|
|
|
It is also viewable on the Web site in HTML form.
|
|
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
foreward
|
|
softwarestack
|
|
deploymenthowto
|
|
hackinghowto
|
|
designdecisions
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|