diff options
author | Rodney Ewing <ewing.rj@gmail.com> | 2013-07-09 13:23:13 -0700 |
---|---|---|
committer | Rodney Ewing <ewing.rj@gmail.com> | 2013-08-15 16:01:22 -0700 |
commit | 994e70e85eba526a0847e618702966bcf28f65e9 (patch) | |
tree | 925733b2338bb7c3828e10912a01444e0ccac449 /docs/source/index.rst | |
parent | 2b55a0f8654d45ca109160459952a7e8bfd1f8f0 (diff) | |
download | mediagoblin-994e70e85eba526a0847e618702966bcf28f65e9.tar.lz mediagoblin-994e70e85eba526a0847e618702966bcf28f65e9.tar.xz mediagoblin-994e70e85eba526a0847e618702966bcf28f65e9.zip |
added docs for ldap 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 de6c9c0d..cad3c033 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -59,6 +59,7 @@ Part 2: Core plugin documentation plugindocs/oauth plugindocs/trim_whitespace plugindocs/raven + plugindocs/ldap Part 3: Plugin Writer's Guide |