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
Adrian Likins da15cf1f54 Generate plugin rst (#28901)
Generate rst docs for plugins 

Based on rst generated for modules. But generated plugin
docs go into docs/docsite/rst/plugins/$PLUGIN_TYPE/plugin_name.rst
( docs/docsite/rst/plugins/connection/ssh.py for ex)

* move plugins docs to rst/*_plugins/ subdirs for namespace
* Only gen support pages for modules for now.
* Add generated plugin docs to gitignore* add list_*_plugins templates
* support MODULES/PLUGINS filters for make htmldocs

   Add a 'PLUGINS=ssh' filter env var like MODULES to filter plugins to build docs for.

* fixup 'historical' version_added, skip plugins/loader.py
* Fix plugins_by_support ref link to new plugins/*/ location
* use :ref: for common_return_values, allow empty version_added
* warnings on missing doc info
* add a prefix to _random_choice
  It was colliding with the target for random_choice plugin
7 years ago
..
community Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
dev_guide Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
modules
roadmap Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
YAMLSyntax.rst
become.rst
command_line_tools.rst generate rst doc pages for command line tools (#27530) 7 years ago
committer_guidelines.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
common_return_values.rst fix typos in various modules and docsite (#28747) 7 years ago
community.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
conf.py Misc docs fixes 7 years ago
faq.rst Update places we mention env vars to use :envvar: (#28887) 7 years ago
galaxy.rst Cleaning up use of include: in docs (#30466) 7 years ago
glossary.rst change generated playbooks_keywords.rst to use an rst 'glossary' (#28843) 7 years ago
guide_aws.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
guide_azure.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
guide_cloudstack.rst
guide_docker.rst
guide_gce.rst Fix exported SSL_CERT_FILE variable (#28968) 7 years ago
guide_kubernetes.rst
guide_packet.rst
guide_rax.rst
guide_rolling_upgrade.rst
guide_vagrant.rst
guides.rst
index.rst Generate plugin rst (#28901) 7 years ago
intro.rst
intro_adhoc.rst Generate plugin rst (#28901) 7 years ago
intro_bsd.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
intro_configuration.rst Generate plugin rst (#28901) 7 years ago
intro_dynamic_inventory.rst Update places we mention env vars to use :envvar: (#28887) 7 years ago
intro_getting_started.rst Update places we mention env vars to use :envvar: (#28887) 7 years ago
intro_installation.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
intro_inventory.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
intro_networking.rst Update places we mention env vars to use :envvar: (#28887) 7 years ago
intro_patterns.rst
intro_windows.rst document the required variables for using Windows certificates (#29112) 7 years ago
modules.rst
modules_intro.rst
modules_support.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
network_debug_troubleshooting.rst Misc typo corrections 7 years ago
playbook_pathing.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
playbooks.rst
playbooks_acceleration.rst Fix small typos and extra whitespace in the docs (#24559) 7 years ago
playbooks_advanced_syntax.rst
playbooks_async.rst Cleaning up use of include: in docs (#30466) 7 years ago
playbooks_best_practices.rst Cleaning up use of include: in docs (#30466) 7 years ago
playbooks_blocks.rst Properly format inline code. 7 years ago
playbooks_checkmode.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
playbooks_conditionals.rst Cleaning up use of include: in docs (#30466) 7 years ago
playbooks_debugger.rst
playbooks_delegation.rst
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_filters.rst Fix a typo in docs 7 years ago
playbooks_filters_ipaddr.rst
playbooks_intro.rst Cleaning up use of include: in docs (#30466) 7 years ago
playbooks_lookups.rst Misc docsite fixes (#30290) 7 years ago
playbooks_loops.rst Generate plugin rst (#28901) 7 years ago
playbooks_prompts.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
playbooks_python_version.rst
playbooks_reuse.rst Misc docsite fixes (#30290) 7 years ago
playbooks_reuse_includes.rst Misc docsite fixes (#30290) 7 years ago
playbooks_reuse_roles.rst Misc docsite fixes (#30290) 7 years ago
playbooks_roles.rst
playbooks_special_topics.rst
playbooks_startnstep.rst
playbooks_strategies.rst
playbooks_tags.rst Cleaning up use of include: in docs (#30466) 7 years ago
playbooks_templating.rst
playbooks_tests.rst
playbooks_variables.rst document ansible_group_priority (#28777) 7 years ago
playbooks_vault.rst Misc docsite fixes (#30290) 7 years ago
porting_guide_2.0.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
porting_guide_2.3.rst Allow delegate_to if transport is not cli (#29945) 7 years ago
porting_guide_2.4.rst porting_guide_2.4 stub entries (#30456) 7 years ago
porting_guide_2.5.rst Update removed_in_version to 2.9 for network module top level cred args (#30416) 7 years ago
porting_guides.rst porting_guide_2.5.rst stub (#30311) 7 years ago
python_3_support.rst Fix minor formatting issue in python_3_support.rst (#29161) 7 years ago
quickstart.rst
release_and_maintenance.rst
test_strategies.rst
tower.rst
vault.rst Misc docsite fixes (#30290) 7 years ago