Dev guide reorg continues (#17732)

This commit is contained in:
scottb
2016-09-23 13:48:37 -07:00
committed by Brian Coca
parent 0d94d39689
commit f46de631af
16 changed files with 3068 additions and 1 deletions

View File

@@ -4,11 +4,12 @@ Developer Information
Learn how to build modules of your own in any language, and also how to extend Ansible through several kinds of plugins. Explore Ansible's Python API and write Python plugins to integrate with other solutions in your environment.
.. toctree::
:maxdepth: 1
:maxdepth: 2
developing_api
developing_inventory
developing_modules
developing_module_utilities
developing_plugins
developing_core
developing_test_pr