The Python3 dev doc is more general than just modules (#22950)

The Python3 dev doc is more general than just modules

* Rename it to make that obvious.
* Move generally applicable Python3 information to the Controller section
* Add a Py3/Py2 section on formatting strings
* Fix code-blocks to highlight as python
* Enhance python3 support page
* Add Python3/Python2 compat note
This commit is contained in:
Toshio Kuratomi 2017-04-04 11:18:19 -07:00 committed by GitHub
commit 3180b4757e
6 changed files with 195 additions and 76 deletions

View file

@ -16,7 +16,7 @@ To get started, select one of the following topics.
overview_architecture
developing_modules
developing_modules_python3
developing_python3
developing_plugins
developing_inventory
developing_api