ansible/docs/docsite/rst/dev_guide
Felix Fontein f6122fb63b Fix docs syntax highlighting errors (#50836)
* Add support for [WARNING]: ...

* Fix unreachable/failed output lexing.

* Detecting retry/--limit lines.

* Removing strange (invisible) characters which cause lexing problems.

* Using better-fitting lexers.

* Improve YAML lexing: don't accept quotes in keys.

* Add Django lexer (unchanged) from Pygments.

* Add support for != and % operators.
2019-01-24 16:09:41 -06: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 Add more ansible-test aliases to test docs. (#50921) 2019-01-15 22:02:43 +01:00
debugging.rst adds stub API docs in a single file (#46663) 2018-10-11 10:15:24 -04: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 Correct docsite typos: it's -> its (#50812) 2019-01-11 15:49:54 -05: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 Consistent typesetting of "GitHub" (#50929) 2019-01-15 14:53:04 +01:00
developing_modules_in_groups.rst Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
developing_plugins.rst Refines docs on creating action plugins (#49392) 2018-12-03 10:44:15 -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 Docs reorg /community/index & /dev_guide/index (#48734) 2018-11-26 13:00:26 -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 Corrects minor typos in the documentation (#49668) 2018-12-07 16:54:32 -06:00
testing_validate-modules.rst Prevent metadata changes in a stable branch (#48994) 2018-11-26 14:51:39 +00:00