ansible/docs/docsite/rst
Sandra McCann ccbfdec334
Split Ansible docs from core docs (#73616)
* excludes scenario guides from core docs, splits porting guides and roadmaps, symlinks indices to create index.html pages, and adds .gitignore entries for conf.py and the toplevel index.rst files generated by the docs build

This solution builds three types of docs:
* ansible-2.10 and earlier: all the docs.  Handle this via `make webdocs
  ANSIBLE_VERSION=2.10`
* ansible-3 and later: a subset of the docs for the ansible package.
  Handle this via `make webdocs ANSIBLE_VERSION=3` (change the
  ANSIBLE_VERSION to match the version being built for.
* ansible-core: a subset of the docs for the ansible-core package.
  Handle this via `make coredocs`.

* `make webdocs` now always builds all the collection docs
*  Use `make coredocs` to limit it to core plugins only
*  The user specifies the desired version. If no ANSIBLE_VERSION is specified, build plugins for the latest release of ansible
 
Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
Co-authored-by: Matt Clay <matt@mystile.com>
2021-02-17 09:57:05 -06:00
..
api remove build errors including guess (#69711) 2020-05-29 11:56:49 -05:00
collections Add link to all module and plugin indexes (#72743) 2020-12-18 11:55:31 -05:00
community Conscious language added to user guide, development guide, and Ansible community guide, (#73574) 2021-02-12 15:32:44 -06:00
dev_guide OpenStack guidelines: Replace with link (#73617) 2021-02-17 09:09:08 -05:00
galaxy Fix versionadded syntax @ galaxy user guide 2021-01-25 12:08:52 +01:00
images
installation_guide Documentation fix, /etc/apt/source.list from non-code block to code block (#72933) 2020-12-18 11:41:38 -05:00
inventory Add implicit localhost hostvars note (#61956) 2019-09-16 14:00:29 -04:00
network fix typo (#73434) 2021-02-03 09:17:02 -06:00
plugins Update lookup.rst (#72831) 2020-12-18 14:55:53 -05:00
porting_guides Split Ansible docs from core docs (#73616) 2021-02-17 09:57:05 -06:00
reference_appendices why no mfa? (#73324) 2021-01-22 14:58:35 -05:00
roadmap Split Ansible docs from core docs (#73616) 2021-02-17 09:57:05 -06:00
scenario_guides Update guide_azure.rst (#73030) 2021-02-10 09:36:25 +05:30
shared_snippets Fix ansible-galaxy collection subdir searching and update documentation (#73406) 2021-02-04 13:42:45 -05:00
user_guide Conscious language added to user guide, development guide, and Ansible community guide, (#73574) 2021-02-12 15:32:44 -06:00
2.10_index.rst Split Ansible docs from core docs (#73616) 2021-02-17 09:57:05 -06:00
404.rst
ansible_index.rst Split Ansible docs from core docs (#73616) 2021-02-17 09:57:05 -06:00
core_index.rst Split Ansible docs from core docs (#73616) 2021-02-17 09:57:05 -06:00