1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/docs/docsite/rst/dev_guide
Adrian Likins 9cc63326b1 Misc docsite fixes (#30290)
* Fix refs for local_facts and various cli :option:
* Fix dev_guide/testing_pep8 refs
* remove ref to non-existing 'developing_test_pr'
* Fix ref to ansible-vault encrypt_string
* Removed hard-to-localize colloquialism.
* Rename '_ansible-pull' in playbooks_intro.

It was conflicting with rst/ansible-pull.rst. Nothing
seems to reference it.

* Add explicit targets for and update refs

Replace some ':doc:' use with ':ref:'.

Replace some :ref: to section names with explicit targets
(:doc:`Dynamic vs. Static` -> :ref:`dynamic_vs_static` etc)

* The 'YAML+Jinja' syntax lex fails here, so just use yaml

Since the yaml+jinja highlight fails, code wasnt highlighted
at all, but 'yaml' works more or less.

* just use no lexer for the < python2.6 examples

py3 will fail highlighting them, and 'python2' throws
a lexer warning, and nothing actually highlights it, so
just disable.
2017-09-14 11:17:56 -04:00
..
style_guide
testing Remove use of unicode_literals as it is an anti-pattern 2017-09-11 13:33:51 -07:00
developing_api.rst Update developing_api.rst (#25922) 2017-08-07 14:40:29 -04:00
developing_core.rst
developing_inventory.rst
developing_module_utilities.rst New model manageiq manageiq user (#26641) 2017-08-03 10:49:47 -04:00
developing_modules.rst Added initial developing module doc for Windows (#27308) 2017-08-01 08:02:56 +10:00
developing_modules_best_practices.rst
developing_modules_checklist.rst metadata 1.1 2017-08-15 23:12:08 -07:00
developing_modules_documenting.rst Fix typo: s/certfied/certified/ (#28951) 2017-09-02 13:46:46 -07:00
developing_modules_general.rst Minor fixes to Developer Docs (#28302) 2017-08-16 17:56:53 -07:00
developing_modules_general_OLD.rst metadata 1.1 2017-08-15 23:12:08 -07:00
developing_modules_general_windows.rst Update places we mention env vars to use :envvar: (#28887) 2017-09-01 14:52:18 -07:00
developing_modules_in_groups.rst Misc docsite fixes (#30290) 2017-09-14 11:17:56 -04:00
developing_plugins.rst
developing_program_flow_modules.rst
developing_python3.rst Misc docsite fixes (#30290) 2017-09-14 11:17:56 -04:00
developing_rebasing.rst
index.rst Misc docsite fixes (#30290) 2017-09-14 11:17:56 -04:00
Makefile
overview_architecture.rst
repomerge.rst Remove references to obsolete PR Mover. (#30298) 2017-09-13 20:43:19 +00:00
testing.rst
testing_compile.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_validate-modules.rst Allow specific __future__ imports in modules 2017-07-27 15:37:26 -07:00