mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
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:
parent
6f40cb9647
commit
3180b4757e
6 changed files with 195 additions and 76 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue