diff options
author | Rodney Ewing <ewing.rj@gmail.com> | 2013-07-09 13:31:32 -0700 |
---|---|---|
committer | Rodney Ewing <ewing.rj@gmail.com> | 2013-07-09 13:31:32 -0700 |
commit | 26d2cce85ef629a58d80def85fcda8e324d5d182 (patch) | |
tree | ff7e80d8f75d4b2431743d3387a4fec579c0514d /docs/source/index.rst | |
parent | bd0ece0557d7ac4cbbf77617b125060b8c083892 (diff) | |
download | mediagoblin-26d2cce85ef629a58d80def85fcda8e324d5d182.tar.lz mediagoblin-26d2cce85ef629a58d80def85fcda8e324d5d182.tar.xz mediagoblin-26d2cce85ef629a58d80def85fcda8e324d5d182.zip |
added docs for the persona 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 f6bc5561..0e7d0c2b 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -61,6 +61,7 @@ Part 2: Core plugin documentation plugindocs/raven plugindocs/basic_auth plugindocs/openid + plugindocs/persona Part 3: Plugin Writer's Guide |