ansible/docs/docsite/rst
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)
2017-09-19 16:18:11 -07:00
..
community Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-19 13:00:56 -07:00
dev_guide Misc docsite fixes (#30290) 2017-09-19 16:18:11 -07:00
modules
roadmap Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-19 13:00:56 -07:00
become.rst become options dont qualify as new anymore 2017-02-08 11:51:15 -05:00
command_line_tools.rst generate rst doc pages for command line tools (#27530) 2017-09-08 12:16:33 -07:00
committer_guidelines.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-19 13:00:56 -07:00
common_return_values.rst fix typos in various modules and docsite (#28747) 2017-08-29 17:59:41 +02:00
community.rst Misc docsite fixes (#30290) 2017-09-19 16:18:11 -07:00
conf.py Misc docs fixes 2017-08-22 11:52:30 -07:00
faq.rst Update places we mention env vars to use :envvar: (#28887) 2017-09-01 14:52:18 -07:00
galaxy.rst Cleaning up use of include: in docs (#30466) 2017-09-17 11:27:53 -07:00
glossary.rst change generated playbooks_keywords.rst to use an rst 'glossary' (#28843) 2017-09-08 12:15:22 -07:00
guide_aws.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
guide_azure.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-19 13:00:56 -07:00
guide_cloudstack.rst doc: cloudstack: fix formating issue in guide (#28162) 2017-08-14 17:14:22 +02:00
guide_docker.rst
guide_gce.rst Fix exported SSL_CERT_FILE variable (#28968) 2017-09-05 10:29:11 -04:00
guide_kubernetes.rst Adds k8s_common.py (#22899) 2017-03-28 02:27:28 +02:00
guide_packet.rst Add guide for Packet host (#21346) 2017-04-20 14:57:34 +01:00
guide_rax.rst
guide_rolling_upgrade.rst Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
guide_vagrant.rst
guides.rst Add guide for Packet host (#21346) 2017-04-20 14:57:34 +01:00
index.rst Updated version in index. 2017-09-17 17:18:50 -07:00
intro.rst Some cleanup of the intro and getting started sections. (#25083) 2017-05-28 01:42:50 -07:00
intro_adhoc.rst
intro_bsd.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-19 13:00:56 -07:00
intro_configuration.rst Misc docsite fixes (#30290) 2017-09-19 16:18:11 -07:00
intro_dynamic_inventory.rst Update places we mention env vars to use :envvar: (#28887) 2017-09-01 14:52:18 -07:00
intro_getting_started.rst Update places we mention env vars to use :envvar: (#28887) 2017-09-01 14:52:18 -07:00
intro_installation.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-19 13:00:56 -07:00
intro_inventory.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-19 13:00:56 -07:00
intro_networking.rst Update places we mention env vars to use :envvar: (#28887) 2017-09-01 14:52:18 -07:00
intro_patterns.rst
intro_windows.rst update WSL installation docs for current builds (#25237) 2017-07-31 18:07:07 -07:00
modules.rst
modules_intro.rst
modules_support.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-19 13:00:56 -07:00
network_debug_troubleshooting.rst Misc typo corrections 2017-09-09 10:26:30 -07:00
playbook_pathing.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
playbooks.rst Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
playbooks_acceleration.rst Fix small typos and extra whitespace in the docs (#24559) 2017-09-05 13:43:11 -07:00
playbooks_advanced_syntax.rst
playbooks_async.rst Cleaning up use of include: in docs (#30466) 2017-09-17 11:27:53 -07:00
playbooks_best_practices.rst Cleaning up use of include: in docs (#30466) 2017-09-17 11:27:53 -07:00
playbooks_blocks.rst Properly format inline code. 2017-09-05 11:54:48 -04:00
playbooks_checkmode.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
playbooks_conditionals.rst Cleaning up use of include: in docs (#30466) 2017-09-17 11:27:53 -07:00
playbooks_debugger.rst
playbooks_delegation.rst Minor fix in docs 2017-08-10 14:18:59 -04:00
playbooks_environment.rst Revert "made example not fail" 2017-04-10 12:17:19 -04:00
playbooks_error_handling.rst Add example task succeeding when RC is non-zero (#23698) 2017-04-18 14:17:52 +00:00
playbooks_filters.rst Adds documentation for all the regex filters (#28944) 2017-09-01 17:12:15 -07:00
playbooks_filters_ipaddr.rst Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
playbooks_intro.rst Misc docsite fixes (#30290) 2017-09-19 16:18:11 -07:00
playbooks_lookups.rst Misc docsite fixes (#30290) 2017-09-19 16:18:11 -07:00
playbooks_loops.rst Cleaning up use of include: in docs (#30466) 2017-09-17 11:27:53 -07:00
playbooks_prompts.rst Misc docsite fixes (#30290) 2017-09-19 16:18:11 -07:00
playbooks_python_version.rst Update playbooks_python_version.rst 2017-04-25 12:26:40 -07:00
playbooks_reuse.rst Misc docsite fixes (#30290) 2017-09-19 16:18:11 -07:00
playbooks_reuse_includes.rst Misc docsite fixes (#30290) 2017-09-19 16:18:11 -07:00
playbooks_reuse_roles.rst Misc docsite fixes (#30290) 2017-09-19 16:18:11 -07:00
playbooks_roles.rst Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
playbooks_special_topics.rst moved docs generation and templates to docs/ 2017-03-24 15:52:36 -04:00
playbooks_startnstep.rst
playbooks_strategies.rst Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
playbooks_tags.rst Cleaning up use of include: in docs (#30466) 2017-09-17 11:27:53 -07:00
playbooks_templating.rst Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
playbooks_tests.rst Minor fix for typo - ismount to is_mount 2017-07-24 08:56:46 -04:00
playbooks_variables.rst Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
playbooks_vault.rst Misc docsite fixes (#30290) 2017-09-19 16:18:11 -07:00
porting_guide_2.0.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-19 13:00:56 -07:00
porting_guide_2.3.rst Docs porting guides 2.0 & 2.3 (#27632) 2017-08-02 21:36:17 +01:00
porting_guide_2.4.rst added missing feature info (#30560) 2017-09-19 17:44:08 -04:00
porting_guides.rst Docs porting guides 2.0 & 2.3 (#27632) 2017-08-02 21:36:17 +01:00
python_3_support.rst Make python3 testing doc clearer for distro packaging users (#28948) 2017-09-01 20:49:01 -07:00
quickstart.rst
release_and_maintenance.rst Update release status for 2.3 to 2.3.2 2017-08-17 13:25:56 -04:00
test_strategies.rst
tower.rst Use HTTPS instead of legacy HTTP for ansible.com (#16870) 2017-02-15 16:09:33 -08:00
vault.rst Misc docsite fixes (#30290) 2017-09-19 16:18:11 -07:00
YAMLSyntax.rst Add some additional value quoting examples (#20464) 2017-03-05 01:27:54 -08:00