diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-04-14 22:28:02 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-04-14 22:30:39 -0400 |
commit | 5a40e1ec5cb3fc9fe4dbc8078bb45627bf597f72 (patch) | |
tree | 24fffd3295286e5ae172305389e4eda4ab458d07 /docs/foreward.rst | |
parent | 76c9ea6b5fbdd1311b926b53b8b2c8afca9a69df (diff) | |
download | mediagoblin-5a40e1ec5cb3fc9fe4dbc8078bb45627bf597f72.tar.lz mediagoblin-5a40e1ec5cb3fc9fe4dbc8078bb45627bf597f72.tar.xz mediagoblin-5a40e1ec5cb3fc9fe4dbc8078bb45627bf597f72.zip |
Overhauls TOC of manual
This work is based on discussion and etherpadding (is that a verb) on
April 14th between Deb, Greg, Karen, Will, and Chris.
It was an epic collaborative sprint.
Diffstat (limited to 'docs/foreward.rst')
-rw-r--r-- | docs/foreward.rst | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/docs/foreward.rst b/docs/foreward.rst index 4fc8152a..0a3630a1 100644 --- a/docs/foreward.rst +++ b/docs/foreward.rst @@ -2,17 +2,30 @@ Foreward ========== -What is GNU MediaGoblin -======================= +About this manual +================= -See the web-site at http://mediagoblin.org/ . +This is the GNU MediaGoblin manual. This documentation targets the +following groups of individuals: + +* people who want to use the software +* people who want to deploy the software +* contributors + +This manual is a living document and is in the ``mediagoblin`` +repository in the ``docs/`` directory. Who wrote this documentation ============================ -* Chris Webber -* Will Kahn-Greene +In no particular order: + +* Chris +* Will +* Deb +* Greg +* Karen How should I bring up errors in the documentation |