Fleshes out documentation.
use, what their function is, and urls for library documentation * adds a forward chapter which talks about the documentation * adds an installation stub * adds a software stack chapter that covers what libraries are in * adds a design decisions chapter which covers why we chose the libraries and architecture
This commit is contained in:
@@ -6,11 +6,24 @@
|
||||
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
|
||||
installation
|
||||
designdecisions
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user