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