aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/pluginwriter/api.rst
Commit message (Collapse)AuthorAgeFilesLines
* Allow doc string extraction and use for pluginapi.Elrond2013-01-261-0/+23
Allow us to extract docstrings from our sources using the sphinx.ext.autodoc module. First use: Extract some of the docs for the pluginapi and provide it in a new "Plugin API" section.