diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-08-21 21:54:54 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-08-21 21:54:54 -0500 |
commit | abbc6c1a550d3aa8bab11fc67561e134d65ac5e6 (patch) | |
tree | a2fb1d714552423b62637ddbcb4446424c12978b /docs | |
parent | 63c9a0c766559ddd9bea79a03499040a0f3f9853 (diff) | |
download | mediagoblin-abbc6c1a550d3aa8bab11fc67561e134d65ac5e6.tar.lz mediagoblin-abbc6c1a550d3aa8bab11fc67561e134d65ac5e6.tar.xz mediagoblin-abbc6c1a550d3aa8bab11fc67561e134d65ac5e6.zip |
Updating the mediagoblin manual's foreward:
- Removing contributors section of the foreward... we should have a
contributors list, but it doesn't belong here.
- Specifying that this manual is not contributor-oriented... it's for
local users/administrators
- Updating issue tracker link
- Adjusting the "living document" line to mention
http://docs.mediagoblin.org
Diffstat (limited to 'docs')
-rw-r--r-- | docs/source/foreword.rst | 29 |
1 files changed, 11 insertions, 18 deletions
diff --git a/docs/source/foreword.rst b/docs/source/foreword.rst index 1d423f08..4fd96842 100644 --- a/docs/source/foreword.rst +++ b/docs/source/foreword.rst @@ -8,26 +8,19 @@ About this manual 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. +* people who want to try the software locally +* people who want to deploy and administrate the software +This manual doesn't cover contributors to the codebase. But we want +and love contributors! To join as a contributor please visit the +following pages instead: -Who wrote this documentation? -============================= +* http://mediagoblin.org/pages/join.html for general "join us" information +* http://wiki.mediagoblin.org/ for our contributor-focused wiki -In no particular order: - -* Chris -* Will -* Deb -* Greg -* Karen -* Matt -* Asheesh +If you are viewing this from http://docs.mediagoblin.org be aware that +this manual is a living document and is in the ``mediagoblin`` +repository in the ``docs/`` directory. I found an error in the docs---who do I tell? @@ -35,7 +28,7 @@ I found an error in the docs---who do I tell? There are a few ways---please pick the one most convenient to you! -1. Write up a bug report in the bug tracker at http://bugs.foocorp.net/ . +1. Write up a bug report in the bug tracker at http://bugs.foocorp.net/projects/mediagoblin/issues 2. Tell someone on IRC ``#mediagoblin`` on Freenode. 3. Send an email to Will ``willg at bluesock dot org``. |