diff options
author | Joar Wandborg <git@wandborg.com> | 2012-09-18 21:42:10 +0200 |
---|---|---|
committer | Joar Wandborg <git@wandborg.com> | 2012-09-18 21:42:10 +0200 |
commit | df3147b986b183198d6419c50ca743e4f0c1bdea (patch) | |
tree | 30acb95a231192d7dfa4eac91a2054c500c0ccad /docs/source/index.rst | |
parent | 6d1e55b26297664a4d583c13ecc5677ef935a427 (diff) | |
download | mediagoblin-df3147b986b183198d6419c50ca743e4f0c1bdea.tar.lz mediagoblin-df3147b986b183198d6419c50ca743e4f0c1bdea.tar.xz mediagoblin-df3147b986b183198d6419c50ca743e4f0c1bdea.zip |
Added documentation for the OAuth plugin
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 6671a6e3..ac8bd110 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -57,6 +57,7 @@ Part 2: Core plugin documentation plugindocs/flatpagesfile plugindocs/sampleplugin + plugindocs/oauth Part 3: Plugin Writer's Guide |