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/roadmap
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
..
COLLECTIONS_2_10.rst Update to the ansible-2.10.0 pre-release schedule (#71647) 4 years ago
COLLECTIONS_3_0.rst Split Ansible docs from core docs (#73616) 4 years ago
COLLECTIONS_4.rst Ansible 4 roadmap (#73465) 4 years ago
ROADMAP_2_5.rst Wording changes to docs (#70082) 4 years ago
ROADMAP_2_6.rst Toshio is now release manager for 2.8 and future 2.6 (#51452) 6 years ago
ROADMAP_2_7.rst Update AWS pull request links (#44777) 6 years ago
ROADMAP_2_8.rst Update of Ansible 2.8 roadmap (add RC2 & RC3) (#56436) 5 years ago
ROADMAP_2_9.rst remove toshio as release manager (boohoo) (#64685) 5 years ago
ROADMAP_2_10.rst fix broken links due to master -> main branch rename (#71426) 4 years ago
ROADMAP_2_11.rst Fill in some 2.11 roadmap dates (#73560) 4 years ago
ansible_base_roadmap_index.rst Split Ansible docs from core docs (#73616) 4 years ago
ansible_roadmap_index.rst Split Ansible docs from core docs (#73616) 4 years ago
index.rst Split Ansible docs from core docs (#73616) 4 years ago
old_roadmap_index.rst add skeleton 2.11 base roadmap (#71478) 4 years ago