1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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 Fixes for pep8 and rstcheck issues. 2017-05-05 10:47:05 +08:00
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 Updates to docs for developers (#24034) 2017-05-08 09:08:55 -07:00
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 aws integration tests - provide an IAM policy for running (#24725) 2017-05-19 14:37:39 -07:00
testing_pep8.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_running_locally.rst Minor testing docs improvements (#24103) 2017-04-28 11:58:38 +01:00
testing_sanity.rst
testing_units.rst Update testing_units.rst (#24772) 2017-05-18 10:26:45 +01:00
testing_validate-modules.rst Allow specific __future__ imports in modules 2017-07-27 15:37:26 -07:00