Christopher Allan Webber
38ebd05d1a
Simple tyop, view->test... I was writing too many tests at the time :)
2013-05-15 11:29:43 -05:00
Christopher Allan Webber
0553976187
Hook->hooks since there's more than one of them :)
2013-05-15 11:10:25 -05:00
Christopher Allan Webber
1344c561a0
Adding global context hooks & fixing method names->symbolic view names in docs
...
This commit sponsored by Sheila Miguez. Thanks Sheila!
2013-05-15 10:37:41 -05:00
Christopher Allan Webber
b312d2cd83
Added documentation on view specific hooks
...
This commit sponsored by Matthew Woodward. Thank you!
2013-05-14 16:09:55 -05:00
Christopher Allan Webber
f65bf89836
Documenting plugin configuration
...
This commit sponsored by David Krupicz. Thanks, David!
2013-05-08 11:03:09 -05:00
Elrond
b835e15319
Add warning about crypt/itsdangeroussecret.bin.
...
You should not leak that file, really.
2013-04-30 00:26:06 +02:00
Christopher Allan Webber
51d5d3aa20
changing the things to document in api.rst
2013-04-19 16:29:03 -05:00
Christopher Allan Webber
4d0191dcb8
A warning about the plugin API being unstable.
2013-04-19 13:22:03 -05:00
Christopher Allan Webber
36748921c2
adding callable_runone and callable_runall to the docs
2013-04-11 16:57:11 -05:00
Elrond
cf41e7d744
Improve formatting for hook template docs.
2013-01-31 20:58:19 +01:00
Christopher Allan Webber
75621003af
Added register_template_hooks and get_hook_templates to the plugin api
...
auto module documentation.
2013-01-30 13:27:40 -06:00
Elrond
92c597ca1c
Allow doc string extraction and use for pluginapi.
...
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.
2013-01-26 00:15:57 +01:00