Updates documentation section in the README
authorWill Kahn-Greene <willg@bluesock.org>
Mon, 1 Aug 2011 16:12:41 +0000 (12:12 -0400)
committerWill Kahn-Greene <willg@bluesock.org>
Mon, 1 Aug 2011 16:12:41 +0000 (12:12 -0400)
README

diff --git a/README b/README
index 082ab2a7b89ea640d2d5f768af8e2d714353cfdf..0aba179b9bbf3c736124a89c7d9a14ef71cc51b1 100644 (file)
--- 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/>`_.