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/plugindocs/oauth.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/plugindocs/oauth.rst')
-rw-r--r-- | docs/source/plugindocs/oauth.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/plugindocs/oauth.rst b/docs/source/plugindocs/oauth.rst new file mode 100644 index 00000000..0685c9d1 --- /dev/null +++ b/docs/source/plugindocs/oauth.rst @@ -0,0 +1 @@ +.. include:: ../../../mediagoblin/plugins/oauth/README.rst |