diff options
author | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2013-01-26 13:03:54 +0100 |
---|---|---|
committer | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2013-01-26 13:03:54 +0100 |
commit | b238a95464fae821b9f83ad723eecf3fd43a52d2 (patch) | |
tree | 784c9e44add11f1019a54e5e206137e1f0fa4242 /docs/source | |
parent | 92c597ca1cd0d93df7246eb2f81f84bcb08673ce (diff) | |
download | mediagoblin-b238a95464fae821b9f83ad723eecf3fd43a52d2.tar.lz mediagoblin-b238a95464fae821b9f83ad723eecf3fd43a52d2.tar.xz mediagoblin-b238a95464fae821b9f83ad723eecf3fd43a52d2.zip |
Add Trim whitespace plugin docs.
Added the documentation (which was already present in
plugindocs/) to the TOC, so it's getting build and linked.
Diffstat (limited to 'docs/source')
-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 adaafb59..24cde4e6 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -58,6 +58,7 @@ Part 2: Core plugin documentation plugindocs/flatpagesfile plugindocs/sampleplugin plugindocs/oauth + plugindocs/trim_whitespace Part 3: Plugin Writer's Guide |