aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/pluginwriter/api.rst
Commit message (Expand)AuthorAgeFilesLines
* Moving statcdirect automodule doc reference to autoclass per Elrond's suggest...Christopher Allan Webber2013-05-231-2/+1
* Documentation changes to reflect new plugin assetlink stuffChristopher Allan Webber2013-05-231-3/+1
* Document assetlink and staticdirect usage for plugins.Christopher Allan Webber2013-05-231-0/+31
* Start of ability to have plugins provide static resources!Christopher Allan Webber2013-05-231-0/+19
* Simple tyop, view->test... I was writing too many tests at the time :)Christopher Allan Webber2013-05-151-1/+1
* Hook->hooks since there's more than one of them :)Christopher Allan Webber2013-05-151-2/+2
* Adding global context hooks & fixing method names->symbolic view names in docsChristopher Allan Webber2013-05-151-3/+18
* Added documentation on view specific hooksChristopher Allan Webber2013-05-141-0/+62
* Documenting plugin configurationChristopher Allan Webber2013-05-081-0/+16
* Add warning about crypt/itsdangeroussecret.bin.Elrond2013-04-301-1/+1
* changing the things to document in api.rstChristopher Allan Webber2013-04-191-1/+1
* A warning about the plugin API being unstable.Christopher Allan Webber2013-04-191-0/+9
* adding callable_runone and callable_runall to the docsChristopher Allan Webber2013-04-111-1/+2
* Improve formatting for hook template docs.Elrond2013-01-311-1/+2
* Added register_template_hooks and get_hook_templates to the plugin apiChristopher Allan Webber2013-01-301-1/+1
* Allow doc string extraction and use for pluginapi.Elrond2013-01-261-0/+23