aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2013-06-07 11:45:07 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2013-06-07 11:45:07 -0500
commit25aad338d4921ec76484c6d2af5e40c97904917d (patch)
tree6a49bfd4a23546e70a2e4811ea0024f785d9caed /docs/source/index.rst
parentc139d49d838a508f7741746704cfe2e0438ced82 (diff)
downloadmediagoblin-25aad338d4921ec76484c6d2af5e40c97904917d.tar.lz
mediagoblin-25aad338d4921ec76484c6d2af5e40c97904917d.tar.xz
mediagoblin-25aad338d4921ec76484c6d2af5e40c97904917d.zip
Added some test-writing docs for plugins, but not sure if they're good. ;)
This commit sponsored by Joe Lee. Thank you!
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 7f692d57..d71f39f8 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -73,6 +73,7 @@ This guide covers writing new GNU MediaGoblin plugins.
pluginwriter/quickstart
pluginwriter/database
pluginwriter/api
+ pluginwriter/tests
Part 4: Developer's Zone