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
Sandra McCann cca365061c
add how to create HttpApi plugins for network modules (#54340)
* initial port over from gdoc

* crosslink httpapi pages

* Add some examples?

* Add quick example of using Connection

* Fix indentation of python code blocks

* moved to a full developer guide for networks

* Try to clarify some examples

* Fix typos

How did I even do that?
6 years ago
..
shared_snippets rewrite of the developer guide, part 1 (#45179) 6 years ago
style_guide Remove old 'srtd' theme and references. (#49289) 6 years ago
testing/sanity Don't register tests as filters (#55332) 6 years ago
debugging.rst standardize connection variable names (#51776) 6 years ago
developing_api.rst Update the example for API use to reflect new context object (#50723) 6 years ago
developing_core.rst rewrite of the developer guide, part 1 (#45179) 6 years ago
developing_inventory.rst Rewrote one awkward sentence. (#54892) 6 years ago
developing_locally.rst Fix the example plugin paths (#52881) 6 years ago
developing_module_utilities.rst New module for managing volumes in Vexata storage arrays (#49006) 6 years ago
developing_modules.rst rewrite of the developer guide, part 1 (#45179) 6 years ago
developing_modules_best_practices.rst AnsibleModule uses supports_check_mode (#54629) 6 years ago
developing_modules_checklist.rst adds better links to tips and pitfalls page (#55458) 6 years ago
developing_modules_documenting.rst Minor formatting fix in developing_modules_documenting.rst (#54785) 6 years ago
developing_modules_general.rst Correct link to Thomas' GitHub account (#55587) 6 years ago
developing_modules_general_aci.rst Correct the command for test coverage 6 years ago
developing_modules_general_windows.rst Ansible.Basic - add required_by to module spec (#51407) 6 years ago
developing_modules_in_groups.rst Doc fragments to plugins (#50172) 6 years ago
developing_plugins.rst Fix inventory cache interface (#50446) 6 years ago
developing_program_flow_modules.rst rewrite of the developer guide, part 1 (#45179) 6 years ago
developing_python_3.rst adds stub API docs in a single file (#46663) 6 years ago
developing_rebasing.rst Update developing_rebasing.rst (#51650) 6 years ago
index.rst add how to create HttpApi plugins for network modules (#54340) 6 years ago
module_lifecycle.rst rewrite of the developer guide, part 1 (#45179) 6 years ago
overview_architecture.rst rewrite of the developer guide, part 1 (#45179) 6 years ago
testing.rst Consistent typesetting of "GitHub" (#50929) 6 years ago
testing_compile.rst Remove more docs build errors (#45364) 6 years ago
testing_documentation.rst Add docs about contributing to docs (#46481) 6 years ago
testing_httptester.rst Remove more docs build errors (#45364) 6 years ago
testing_integration.rst Update Testing page for OS version (#53800) 6 years ago
testing_integration_legacy.rst restores legacy testing file (#46095) 6 years ago
testing_pep8.rst Remove more docs build errors (#45364) 6 years ago
testing_running_locally.rst doc: preseve block-quote structure (#53293) 6 years ago
testing_sanity.rst Docs: List of Sanity Tests (#52986) 6 years ago
testing_units.rst Add example for full path on unit tests (#55243) 6 years ago
testing_units_modules.rst Update set_module_args in unit test docs (#55244) 6 years ago
testing_validate-modules.rst Add a new check to ensure that module arguments are valid python identifiers (#53278) 6 years ago