diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-12-12 10:20:05 -0500 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-12-12 10:20:05 -0500 |
commit | 076bf0cf28bae50dcd0f9e79e5c9e6501f1ad04a (patch) | |
tree | 7f414f9c84af1c48151fa5d0c0d717967d7313ac /docs/source/foreword.rst | |
parent | 78dc055e22b55253ed395d616a6ce5635ef91499 (diff) | |
download | mediagoblin-076bf0cf28bae50dcd0f9e79e5c9e6501f1ad04a.tar.lz mediagoblin-076bf0cf28bae50dcd0f9e79e5c9e6501f1ad04a.tar.xz mediagoblin-076bf0cf28bae50dcd0f9e79e5c9e6501f1ad04a.zip |
Doc updates
* fixed some language
* fixed some consistency issues
* fixed some 80-line-width issues
* fixed some typos and markup problems
Diffstat (limited to 'docs/source/foreword.rst')
-rw-r--r-- | docs/source/foreword.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/foreword.rst b/docs/source/foreword.rst index 835a7e7a..aa27647f 100644 --- a/docs/source/foreword.rst +++ b/docs/source/foreword.rst @@ -5,14 +5,14 @@ Foreword About the MediaGoblin Manual ============================ -This is the user manual for MediaGoblin. It covers how to set up and -configure MediaGoblin and the kind of information that someone running -MediaGoblin would need to know. +This is the site administrator manual for MediaGoblin. It covers how +to set up and configure MediaGoblin and the kind of information that +someone running MediaGoblin would need to know. We have other documentation at: * http://mediagoblin.org/join/ for general "join us" information -* http://wiki.mediagoblin.org/ for our contributor-focused wiki +* http://wiki.mediagoblin.org/ for our contributor/developer-focused wiki Improving the MediaGobiin Manual |