diff options
author | Rodney Ewing <ewing.rj@gmail.com> | 2013-07-09 12:57:57 -0700 |
---|---|---|
committer | Rodney Ewing <ewing.rj@gmail.com> | 2013-07-09 12:57:57 -0700 |
commit | bd0ece0557d7ac4cbbf77617b125060b8c083892 (patch) | |
tree | de932408182a148bbd7310eb9631ad31cbbcdcfd /docs/source/index.rst | |
parent | 2c4cdd096f77772ae1f07a163e68c033c0fe1b2c (diff) | |
download | mediagoblin-bd0ece0557d7ac4cbbf77617b125060b8c083892.tar.lz mediagoblin-bd0ece0557d7ac4cbbf77617b125060b8c083892.tar.xz mediagoblin-bd0ece0557d7ac4cbbf77617b125060b8c083892.zip |
added basic_auth and openid docs to index and link them together
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r-- | docs/source/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index c8a3f040..f6bc5561 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -59,6 +59,8 @@ Part 2: Core plugin documentation plugindocs/oauth plugindocs/trim_whitespace plugindocs/raven + plugindocs/basic_auth + plugindocs/openid Part 3: Plugin Writer's Guide |