ansible/docs/docsite/rst/dev_guide
Toshio Kuratomi 2fff690caa Update module_utils.six to latest (#22855)
* Update module_utils.six to latest

We've been held back on the version of six we could use on the module
side to 1.4.x because of python-2.4 compatibility.  Now that our minimum
is Python-2.6, we can update to the latest version of six in
module_utils and get rid of the second copy in lib/ansible/compat.
2017-03-23 13:35:05 -07:00
..
conf.py
developing_api.rst
developing_core.rst
developing_inventory.rst
developing_module_utilities.rst Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
developing_modules.rst [WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 (#22721) 2017-03-16 18:49:29 -07:00
developing_modules_best_practices.rst
developing_modules_checklist.rst [WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 (#22721) 2017-03-16 18:49:29 -07:00
developing_modules_documenting.rst Updates to docs for metadata. (#22667) 2017-03-15 15:34:00 -07:00
developing_modules_general.rst Fix bug in 'Building A Simple Module' doc (#22447) 2017-03-10 08:43:45 -05:00
developing_modules_in_groups.rst [WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 (#22721) 2017-03-16 18:49:29 -07:00
developing_modules_python3.rst Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
developing_plugins.rst
developing_program_flow_modules.rst [WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 (#22721) 2017-03-16 18:49:29 -07:00
developing_rebasing.rst
developing_releases.rst
developing_test_pr.rst Improve test docs a bit more 2017-03-20 16:54:34 -07:00
index.rst
Makefile
overview_architecture.rst
repomerge.rst