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
Adrian Likins 6d5f2dccb2 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.

(cherry picked from commit 9cc63326b1)
7 years ago
..
style_guide Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
testing Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
Makefile consolidated docs 8 years ago
developing_api.rst Update developing_api.rst (#25922) 7 years ago
developing_core.rst consolidated docs 8 years ago
developing_inventory.rst Give example of empty _meta in dyanmic inventory (#24085) 8 years ago
developing_module_utilities.rst New model manageiq manageiq user (#26641) 7 years ago
developing_modules.rst Added initial developing module doc for Windows (#27308) 7 years ago
developing_modules_best_practices.rst Minor grammatical corrections and improvements (#23886) 8 years ago
developing_modules_checklist.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
developing_modules_documenting.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
developing_modules_general.rst Minor fixes to Developer Docs (#28302) 7 years ago
developing_modules_general_OLD.rst metadata 1.1 7 years ago
developing_modules_general_windows.rst Update places we mention env vars to use :envvar: (#28887) 7 years ago
developing_modules_in_groups.rst Misc docsite fixes (#30290) 7 years ago
developing_plugins.rst Correct link to plugins (#25530) 8 years ago
developing_program_flow_modules.rst [WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 (#22721) 8 years ago
developing_python3.rst Misc docsite fixes (#30290) 7 years ago
developing_rebasing.rst consolidated docs 8 years ago
index.rst Misc docsite fixes (#30290) 7 years ago
overview_architecture.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
repomerge.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
testing.rst docs: fix community meetings link (#27264) 7 years ago
testing_compile.rst docs: fix community meetings link (#27264) 7 years ago
testing_httptester.rst docs: fix community meetings link (#27264) 7 years ago
testing_integration.rst docs: fix community meetings link (#27264) 7 years ago
testing_integration_legacy.rst aws integration tests - provide an IAM policy for running (#24725) 8 years ago
testing_pep8.rst docs: fix community meetings link (#27264) 7 years ago
testing_running_locally.rst Minor testing docs improvements (#24103) 8 years ago
testing_sanity.rst Docs how to test (2nd) (#24094) 8 years ago
testing_units.rst Update testing_units.rst (#24772) 8 years ago
testing_validate-modules.rst Allow specific __future__ imports in modules 7 years ago