Core module program flow and glossary (#15355)

* Reformat glossary as a sphinx glossary so that :term: will work.

* Add a document decribing program flow for executing modules

* Feedback from @docschick

* More feedback from docschick for the Program Flow: Modules doc

* Changes to address docschick's feedback on the glossary

* Add note section for async plugin

* make singular
This commit is contained in:
Toshio Kuratomi
2016-04-11 15:24:37 -07:00
parent 40d0bb7aef
commit 8d60b298a4
4 changed files with 874 additions and 404 deletions

View File

@@ -10,6 +10,7 @@ Learn how to build modules of your own in any language, and also how to extend A
developing_inventory
developing_modules
developing_plugins
developing_core
developing_test_pr
developing_releases