| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve formatting for hook template docs. | Elrond | 2013-01-31 | 1 | -1/+2 |
| | | |||||
| * | Added register_template_hooks and get_hook_templates to the plugin api | Christopher Allan Webber | 2013-01-30 | 1 | -1/+1 |
| | | | | | auto module documentation. | ||||
| * | Allow doc string extraction and use for pluginapi. | Elrond | 2013-01-26 | 1 | -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. | |||||
