diff options
author | Joar Wandborg <joar@wandborg.se> | 2013-02-23 00:06:52 +0100 |
---|---|---|
committer | Joar Wandborg <joar@wandborg.se> | 2013-03-03 00:46:05 +0100 |
commit | 35f1f75922a106ec54ddd279e2939b3ce82b9332 (patch) | |
tree | e1ca54ae3c370e8ebdfc9eeb22981b7b1eb774ac /docs/source/index.rst | |
parent | 32174bedc1e6d9a9842330b986c20b8e9dc3fd67 (diff) | |
download | mediagoblin-35f1f75922a106ec54ddd279e2939b3ce82b9332.tar.lz mediagoblin-35f1f75922a106ec54ddd279e2939b3ce82b9332.tar.xz mediagoblin-35f1f75922a106ec54ddd279e2939b3ce82b9332.zip |
Added raven plugin docs to docs
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r-- | docs/source/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index abd891a0..9124b1c1 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -58,6 +58,7 @@ Part 2: Core plugin documentation plugindocs/sampleplugin plugindocs/oauth plugindocs/trim_whitespace + plugindocs/raven Part 3: Plugin Writer's Guide |