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
Johannes Brunswicker d3be5d5327 Creates base Sophos UTM module (#45781)
* Fixes #18568
* Commit of the first set of utm modules
* added documentation line for module_utils file
* removed other utm modules for the first pr
* added maintainers to botmeta
* implemented fixes for shippable
* fixed whitespaces and newlines in included doc fragment
* added types and choices to documentation
* fix for E501
* Implemented change requests
* changed utm_utils license to BSD
* changed str() to to_native()
* added a status state that will just return information about my object
* renamed state 'status' to 'info'
* added team_e-spirit to botmeta and added the team as maintainer for the utm_utils
* only return a result if the lookup was not empty. Do not return a null result
* removed info state
* added boilerplate
* made preparation for info-only modules
7 years ago
..
shared_snippets rewrite of the developer guide, part 1 (#45179) 7 years ago
style_guide Add docs about contributing to docs (#46481) 7 years ago
testing/sanity adds stub API docs in a single file (#46663) 7 years ago
Makefile consolidated docs 9 years ago
debugging.rst adds stub API docs in a single file (#46663) 7 years ago
developing_api.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
developing_core.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
developing_inventory.rst add more consistent extension matching for inventory plugins (#46786) 7 years ago
developing_locally.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
developing_module_utilities.rst Creates base Sophos UTM module (#45781) 7 years ago
developing_modules.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
developing_modules_best_practices.rst Add helper function to return helpful import error msg (#47409) 7 years ago
developing_modules_checklist.rst Restore license agreement (#45809) 7 years ago
developing_modules_documenting.rst Add docs about contributing to docs (#46481) 7 years ago
developing_modules_general.rst Add docs about contributing to docs (#46481) 7 years ago
developing_modules_general_aci.rst Update developing_modules_general_aci.rst 7 years ago
developing_modules_general_windows.rst Improve the local toctree (and title) (#45590) 7 years ago
developing_modules_in_groups.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
developing_plugins.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
developing_program_flow_modules.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
developing_python_3.rst adds stub API docs in a single file (#46663) 7 years ago
developing_rebasing.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
index.rst Restore license agreement (#45809) 7 years ago
module_lifecycle.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
overview_architecture.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
testing.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
testing_compile.rst Remove more docs build errors (#45364) 7 years ago
testing_documentation.rst Add docs about contributing to docs (#46481) 7 years ago
testing_httptester.rst Remove more docs build errors (#45364) 7 years ago
testing_integration.rst restores legacy testing file (#46095) 7 years ago
testing_integration_legacy.rst restores legacy testing file (#46095) 7 years ago
testing_pep8.rst Remove more docs build errors (#45364) 7 years ago
testing_running_locally.rst Remove more docs build errors (#45364) 7 years ago
testing_sanity.rst Remove more docs build errors (#45364) 7 years ago
testing_units.rst Remove more docs build errors (#45364) 7 years ago
testing_units_modules.rst Remove more docs build errors (#45364) 7 years ago
testing_validate-modules.rst Remove more docs build errors (#45364) 7 years ago