ansible/docs/docsite/rst/dev_guide
Toshio Kuratomi 44935a5db6 Add a (disabled) code-smell test for detecting _ variables
We are reserving the _ identifier for i18n work.  Code should use the
identifier dummy for dummy variables instead.

This test is currently skipped as someone needs to generate the list of
files which are currently out of compliance before this can be turned
on.
2017-08-07 11:11:31 -07:00
..
style_guide
testing Add a (disabled) code-smell test for detecting _ variables 2017-08-07 11:11:31 -07:00
developing_api.rst
developing_core.rst
developing_inventory.rst Give example of empty _meta in dyanmic inventory (#24085) 2017-06-15 09:51:34 -05:00
developing_module_utilities.rst New model manageiq manageiq user (#26641) 2017-08-03 10:49:47 -04:00
developing_modules.rst Added initial developing module doc for Windows (#27308) 2017-08-01 08:02:56 +10:00
developing_modules_best_practices.rst
developing_modules_checklist.rst Added initial developing module doc for Windows (#27308) 2017-08-01 08:02:56 +10:00
developing_modules_documenting.rst Implement ability to limit module documentation building (#24576) 2017-08-04 13:10:36 -07:00
developing_modules_general.rst Replace 'simple module development' topic (#26267) 2017-07-13 19:06:01 -07:00
developing_modules_general_OLD.rst Replace 'simple module development' topic (#26267) 2017-07-13 19:06:01 -07:00
developing_modules_general_windows.rst Added initial developing module doc for Windows (#27308) 2017-08-01 08:02:56 +10:00
developing_modules_in_groups.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
developing_plugins.rst Correct link to plugins (#25530) 2017-06-09 13:06:08 +01:00
developing_program_flow_modules.rst
developing_python3.rst
developing_rebasing.rst
index.rst Added initial developing module doc for Windows (#27308) 2017-08-01 08:02:56 +10:00
Makefile
overview_architecture.rst
repomerge.rst
testing.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_compile.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_httptester.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_integration.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_integration_legacy.rst
testing_pep8.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_running_locally.rst
testing_sanity.rst
testing_units.rst
testing_validate-modules.rst Allow specific __future__ imports in modules 2017-07-27 15:37:26 -07:00