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
Will Smith 2de692348f change raising errors example to raise error (#43664)
Example instantiates an AnsibleError which derives from Exception but doesn't actually raise it like intended. This is misleading as it's not clear without examining the code for AnsibleError to know that it's not some function which would raise the exception automatically.
6 years ago
..
style_guide Prefer https:// links in the docs site 6 years ago
testing/sanity Update Shippable integration test groups. (#43118) 6 years ago
Makefile consolidated docs 8 years ago
developing_api.rst Prefer https:// links in the docs site 6 years ago
developing_core.rst Prefer https:// links in the docs site 6 years ago
developing_inventory.rst Prefer https:// links in the docs site 6 years ago
developing_module_utilities.rst Memset: initial module, integration tests, module_utils and supporting documentation. (#40071) 6 years ago
developing_modules.rst Prefer https:// links in the docs site 6 years ago
developing_modules_best_practices.rst Temporary (#31677) 7 years ago
developing_modules_checklist.rst Last docs link fixes (#39391) 7 years ago
developing_modules_documenting.rst Document module links (#42308) 6 years ago
developing_modules_general.rst Change wording of Going Further section (#35949) 7 years ago
developing_modules_general_OLD._rst rename dev..general_OLD.rst to ._rst (#30291) 7 years ago
developing_modules_general_windows.rst Last docs link fixes (#39391) 7 years ago
developing_modules_in_groups.rst corrects links to 'list_of' pages (#39161) 7 years ago
developing_plugins.rst change raising errors example to raise error (#43664) 6 years ago
developing_program_flow_modules.rst Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 7 years ago
developing_python_3.rst Last docs link fixes (#39391) 7 years ago
developing_rebasing.rst consolidated docs 8 years ago
index.rst Last docs link fixes (#39391) 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 Typo fix in testing link (#39407) 7 years ago
testing_compile.rst Convert ansible-test compile into a sanity test. 7 years ago
testing_httptester.rst Update httptester docs. 7 years ago
testing_integration.rst added support for --testcase flag in ansible-test (#36134) 7 years ago
testing_integration_legacy.rst Prefer https:// links in the docs site 6 years ago
testing_pep8.rst Update all pypi.python.org URLs to pypi.org (#38988) 6 years ago
testing_running_locally.rst Reduce warnings (#39254) 7 years ago
testing_sanity.rst Doc build warning/broken link clean-a-palooza (#37382) 7 years ago
testing_units.rst Fix typos in documentation (#42406) 6 years ago
testing_units_modules.rst Prefer https:// links in the docs site 6 years ago
testing_validate-modules.rst Add AnsibleModule signature schema, and fix associated issues (#43512) 6 years ago