aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2013-03-18 08:50:29 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2013-03-18 08:50:29 -0500
commitd40bce85945ab242caa62c1e269f477a6f4ca8b9 (patch)
tree6e2a7a36d0b1248a71bcaa8ed70dbbaf5ad6236b /docs/source
parent6b92dca59d450004d65b4dfb7a81685f8b10ea10 (diff)
downloadmediagoblin-d40bce85945ab242caa62c1e269f477a6f4ca8b9.tar.lz
mediagoblin-d40bce85945ab242caa62c1e269f477a6f4ca8b9.tar.xz
mediagoblin-d40bce85945ab242caa62c1e269f477a6f4ca8b9.zip
Point to the Hacking HOWTO
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/devel/codebase.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/source/devel/codebase.rst b/docs/source/devel/codebase.rst
index 5e8cbcc6..98e0c26e 100644
--- a/docs/source/devel/codebase.rst
+++ b/docs/source/devel/codebase.rst
@@ -34,7 +34,11 @@ various recipes for getting things done.
for where we hang out.
For more information on how to get started hacking on GNU MediaGoblin,
-see `the wiki <http://wiki.mediagoblin.org/>`_.
+see `the wiki <http://wiki.mediagoblin.org/>`_, and specifically, go
+through the
+`Hacking HOWTO <http://wiki.mediagoblin.org/HackingHowto>`_
+which explains generally how to get going with running an instance for
+development.
Software Stack