diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-06-13 21:02:16 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-06-13 21:02:16 -0500 |
commit | 3fd659e0eb89f56b696d96b4b7aed89aacdfba4c (patch) | |
tree | 0d07ef125433d848e2dfa7b83ca195b14297cfc3 /docs/hackinghowto.rst | |
parent | a68ee5556e2cf78abd1e87546f8627ec07c1f89d (diff) | |
parent | 6729d65a3246208b658a3780c7fd62e20c666aa0 (diff) | |
download | mediagoblin-3fd659e0eb89f56b696d96b4b7aed89aacdfba4c.tar.lz mediagoblin-3fd659e0eb89f56b696d96b4b7aed89aacdfba4c.tar.xz mediagoblin-3fd659e0eb89f56b696d96b4b7aed89aacdfba4c.zip |
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Diffstat (limited to 'docs/hackinghowto.rst')
-rw-r--r-- | docs/hackinghowto.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/hackinghowto.rst b/docs/hackinghowto.rst index a9aadb62..d8bb9330 100644 --- a/docs/hackinghowto.rst +++ b/docs/hackinghowto.rst @@ -4,6 +4,10 @@ Hacking HOWTO =============== +.. contents:: Sections + :local: + + So you want to hack on GNU MediaGoblin? ======================================= |