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/porting_guides
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>
4 years ago
..
core_porting_guides.rst Split Ansible docs from core docs (#73616) 4 years ago
porting_guide_2.0.rst Wording changes to docs (#70082) 4 years ago
porting_guide_2.3.rst Fix typos (#72072) 4 years ago
porting_guide_2.4.rst restore TOC links to old porting guides (#64395) 5 years ago
porting_guide_2.5.rst Docsite: replace Latin phrases to English (#71588) 4 years ago
porting_guide_2.6.rst lineinfile note belongs in changelog for 2.6, not 2.7 (#45517) 6 years ago
porting_guide_2.7.rst Intersphinx (#68090) 5 years ago
porting_guide_2.8.rst Update porting_guide_2.8.rst (#72041) 4 years ago
porting_guide_2.9.rst [docs] add porting guide for DNF GPG validation (#71640) 4 years ago
porting_guide_2.10.rst Update 2.10 porting guide to include module index (#73615) 4 years ago
porting_guide_3.rst Add the porting guide for Ansible-3.x (#73455) 4 years ago
porting_guide_base_2.10.rst Remove ansible-galaxy login (#72288) 4 years ago
porting_guide_core_2.11.rst Split Ansible docs from core docs (#73616) 4 years ago
porting_guides.rst Split Ansible docs from core docs (#73616) 4 years ago