You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst/dev_guide
Toshio Kuratomi 7bd0af15d2
Enhance empty __init__ code-smell to check module_utils (#33438)
Empty __init__ will allow us to use python namespaces with all of these
files.  That may be something we want to take advantage of for allowign
them to be expanded by user dirs.  Also might be needed for AnsiballZ or
other wrapper enhancements in the future.
7 years ago
..
style_guide Update links in style_guide/trademarks (#30809) 7 years ago
testing Enhance empty __init__ code-smell to check module_utils (#33438) 7 years ago
Makefile consolidated docs 8 years ago
developing_api.rst Update API example for 2.4 7 years ago
developing_core.rst consolidated docs 8 years ago
developing_inventory.rst Give example of empty _meta in dyanmic inventory (#24085) 7 years ago
developing_module_utilities.rst Add keycloak_client module for administration of Keycloak clients (#31716) 7 years ago
developing_modules.rst Added initial developing module doc for Windows (#27308) 7 years ago
developing_modules_best_practices.rst Minor grammatical corrections and improvements (#23886) 8 years ago
developing_modules_checklist.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
developing_modules_documenting.rst Fix typo in dev_guide/developing_modules_documenting (#31120) 7 years ago
developing_modules_general.rst add prequisites for ubuntu dev env (#30713) 7 years ago
developing_modules_general_OLD._rst rename dev..general_OLD.rst to ._rst (#30291) 7 years ago
developing_modules_general_windows.rst Deprecate tests used as filters (#32361) 7 years ago
developing_modules_in_groups.rst Misc docsite fixes (#30290) 7 years ago
developing_plugins.rst Change 'connection' to 'inventory' in description 7 years ago
developing_program_flow_modules.rst Fix typo in dev_guide/developing_program_flow_modules 7 years ago
developing_python3.rst Misc docsite fixes (#30290) 7 years ago
developing_rebasing.rst consolidated docs 8 years ago
index.rst Misc docsite fixes (#30290) 7 years ago
overview_architecture.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
repomerge.rst Remove references to obsolete PR Mover. (#30298) 7 years ago
testing.rst Mdd module unit test docs (#31373) 7 years ago
testing_compile.rst docs: fix community meetings link (#27264) 7 years ago
testing_httptester.rst docs: fix community meetings link (#27264) 7 years ago
testing_integration.rst [cloud] Improve aws testing and use `{{ region }}` var (#26892) 7 years ago
testing_integration_legacy.rst aws integration tests - provide an IAM policy for running (#24725) 7 years ago
testing_pep8.rst docs: fix community meetings link (#27264) 7 years ago
testing_running_locally.rst Mdd module unit test docs (#31373) 7 years ago
testing_sanity.rst Docs how to test (2nd) (#24094) 8 years ago
testing_units.rst Mdd module unit test docs (#31373) 7 years ago
testing_units_modules.rst dev_guide: format code in testing_units_modules.rst (#33009) 7 years ago
testing_validate-modules.rst Allow specific __future__ imports in modules 7 years ago