ansible/docs/docsite/rst/dev_guide
Abhijeet Kasurde e0d8d9c2bf validate-modules: Documentation bool (#50085)
* validate-modules: Documentation bool

This check allows to catch cases where type of argument is different than documentation does.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* Wrong comparison for 'str'

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* Add ignore.txt

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* Fix logic and clean up ignore.txt
2019-02-15 14:27:52 -08:00
..
shared_snippets rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
style_guide Fix docs syntax highlighting errors (#50836) 2019-01-24 16:09:41 -06:00
testing/sanity Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
debugging.rst standardize connection variable names (#51776) 2019-02-11 10:43:10 -05:00
developing_api.rst Update the example for API use to reflect new context object (#50723) 2019-01-21 11:21:06 -06:00
developing_core.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
developing_inventory.rst Changed 'Control Machine' to 'Control Node' (#51696) 2019-02-08 13:40:09 -06:00
developing_locally.rst Fixing typo in developing_locally.rst (#48535) 2018-11-12 08:21:58 +01:00
developing_module_utilities.rst doc: describe merging to ansible.module_utils.* (#51152) 2019-01-23 13:52:16 -06:00
developing_modules.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
developing_modules_best_practices.rst Added recommendation about module name (#49540) 2018-12-05 10:30:40 -05:00
developing_modules_checklist.rst Docs reorg /community/index & /dev_guide/index (#48734) 2018-11-26 13:00:26 -06:00
developing_modules_documenting.rst Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
developing_modules_general.rst Fix docs syntax highlighting errors (#50836) 2019-01-24 16:09:41 -06:00
developing_modules_general_aci.rst Correct the command for test coverage 2019-01-16 14:42:01 +01:00
developing_modules_general_windows.rst Ansible.Basic - add required_by to module spec (#51407) 2019-02-15 13:00:25 +10:00
developing_modules_in_groups.rst Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
developing_plugins.rst Changed 'Control Machine' to 'Control Node' (#51696) 2019-02-08 13:40:09 -06: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 Update developing_rebasing.rst (#51650) 2019-02-08 13:29:39 -06:00
index.rst Docs reorg /community/index & /dev_guide/index (#48734) 2018-11-26 13:00:26 -06: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 Consistent typesetting of "GitHub" (#50929) 2019-01-15 14:53:04 +01: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 Local test docs: correct tox shell command usage (#49350) 2018-11-30 13:16:01 -06: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 doc: Correct path of unit tests directory (#51631) 2019-02-02 00:59:13 +01:00
testing_validate-modules.rst validate-modules: Documentation bool (#50085) 2019-02-15 14:27:52 -08:00