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
2018-10-26 23:21:54 +05:30
..
shared_snippets rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
style_guide Add docs about contributing to docs (#46481) 2018-10-24 11:14:01 -04:00
testing/sanity adds stub API docs in a single file (#46663) 2018-10-11 10:15:24 -04:00
debugging.rst adds stub API docs in a single file (#46663) 2018-10-11 10:15:24 -04:00
developing_api.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
developing_core.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
developing_inventory.rst add more consistent extension matching for inventory plugins (#46786) 2018-10-11 11:06:52 -05:00
developing_locally.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
developing_module_utilities.rst Creates base Sophos UTM module (#45781) 2018-10-26 23:21:54 +05:30
developing_modules.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
developing_modules_best_practices.rst Add helper function to return helpful import error msg (#47409) 2018-10-24 07:21:36 +10:00
developing_modules_checklist.rst Restore license agreement (#45809) 2018-09-18 14:47:22 -05:00
developing_modules_documenting.rst Add docs about contributing to docs (#46481) 2018-10-24 11:14:01 -04:00
developing_modules_general.rst Add docs about contributing to docs (#46481) 2018-10-24 11:14:01 -04:00
developing_modules_general_aci.rst Update developing_modules_general_aci.rst 2018-09-21 23:52:51 +02:00
developing_modules_general_windows.rst Improve the local toctree (and title) (#45590) 2018-09-13 13:12:43 -05:00
developing_modules_in_groups.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
developing_plugins.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
developing_program_flow_modules.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
developing_python_3.rst adds stub API docs in a single file (#46663) 2018-10-11 10:15:24 -04:00
developing_rebasing.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
index.rst Restore license agreement (#45809) 2018-09-18 14:47:22 -05:00
Makefile
module_lifecycle.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
overview_architecture.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
testing.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
testing_compile.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
testing_documentation.rst Add docs about contributing to docs (#46481) 2018-10-24 11:14:01 -04:00
testing_httptester.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
testing_integration.rst restores legacy testing file (#46095) 2018-09-25 08:52:47 -04:00
testing_integration_legacy.rst restores legacy testing file (#46095) 2018-09-25 08:52:47 -04:00
testing_pep8.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
testing_running_locally.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
testing_sanity.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
testing_units.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
testing_units_modules.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
testing_validate-modules.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00