aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Kahn-Greene <willg@bluesock.org>2011-08-01 12:12:41 -0400
committerWill Kahn-Greene <willg@bluesock.org>2011-08-01 12:12:41 -0400
commit21cdb646562452e45ea1ba5c93819836a1aaa9b3 (patch)
treef09d8611710392663a7a0d44cf78a6087b947075
parent2542aa30c0fcee783a12f9b8b610e4998871fdd9 (diff)
downloadmediagoblin-21cdb646562452e45ea1ba5c93819836a1aaa9b3.tar.lz
mediagoblin-21cdb646562452e45ea1ba5c93819836a1aaa9b3.tar.xz
mediagoblin-21cdb646562452e45ea1ba5c93819836a1aaa9b3.zip
Updates documentation section in the README
-rw-r--r--README10
1 files changed, 7 insertions, 3 deletions
diff --git a/README b/README
index 082ab2a7..0aba179b 100644
--- a/README
+++ b/README
@@ -33,6 +33,10 @@ hang out, see `our Join page <http://mediagoblin.org/join/>`_
Where is the documentation?
===========================
-Documentation is located in the ``docs/`` directory in a "raw"
-restructured-text form. It is also available at
-http://docs.mediagoblin.org/ in HTML form.
+The beginnings of a user manual is located in the ``docs/`` directory
+in HTML, Texinfo, and source (Restructured Text) forms. It's also
+available online at http://docs.mediagoblin.org/ in HTML form.
+
+Contributor/developer documentation as well as documentation on the
+project processes and infrastructure is located on
+`the wiki <http://wiki.mediagoblin.org/>`_.