1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-30 21:11:03 +00:00
community.general/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?
2019-04-22 13:21:21 -04:00
..
shared_snippets
style_guide
testing/sanity
debugging.rst
developing_api.rst
developing_core.rst
developing_inventory.rst
developing_locally.rst
developing_module_utilities.rst
developing_modules.rst
developing_modules_best_practices.rst
developing_modules_checklist.rst
developing_modules_documenting.rst
developing_modules_general.rst Correct link to Thomas' GitHub account (#55587) 2019-04-22 09:37:00 -05:00
developing_modules_general_aci.rst
developing_modules_general_windows.rst
developing_modules_in_groups.rst
developing_plugins.rst
developing_program_flow_modules.rst
developing_python_3.rst
developing_rebasing.rst
index.rst add how to create HttpApi plugins for network modules (#54340) 2019-04-22 13:21:21 -04:00
module_lifecycle.rst
overview_architecture.rst
testing.rst
testing_compile.rst
testing_documentation.rst
testing_httptester.rst
testing_integration.rst
testing_integration_legacy.rst
testing_pep8.rst
testing_running_locally.rst
testing_sanity.rst
testing_units.rst
testing_units_modules.rst
testing_validate-modules.rst