Finish flatpagesplugin; add plugin docs
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
========
|
||||
README
|
||||
========
|
||||
|
||||
This is a sample plugin. It does nothing interesting other than show
|
||||
one way to structure a MediaGoblin plugin.
|
||||
8
mediagoblin/plugins/sampleplugin/README.rst
Normal file
8
mediagoblin/plugins/sampleplugin/README.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
==============
|
||||
sampleplugin
|
||||
==============
|
||||
|
||||
This is a sample plugin. It does nothing interesting other than show
|
||||
one way to structure a MediaGoblin plugin.
|
||||
|
||||
The code for this plugin is in ``mediagoblin/plugins/sampleplugin/``.
|
||||
Reference in New Issue
Block a user