diff options
author | Joar Wandborg <git@wandborg.com> | 2011-06-15 22:18:24 +0200 |
---|---|---|
committer | Joar Wandborg <git@wandborg.com> | 2011-06-15 22:18:24 +0200 |
commit | 9e883ed3b223311e3325e41e75dec7ee82875ac2 (patch) | |
tree | de5c404187681bf35d7a92e917c54a69e902df91 /docs/hackinghowto.rst | |
parent | a48014d67a5185c645ac876d365b4cb85cbb6b1f (diff) | |
parent | 0e9dd2a28669a4d42c4a3828dbd047937acd776c (diff) | |
download | mediagoblin-9e883ed3b223311e3325e41e75dec7ee82875ac2.tar.lz mediagoblin-9e883ed3b223311e3325e41e75dec7ee82875ac2.tar.xz mediagoblin-9e883ed3b223311e3325e41e75dec7ee82875ac2.zip |
Merge branch 'master' of http://git.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? ======================================= |