adds index page for roadmaps to support internal links (#39109) (#39192)

* adds index page for roadmaps to support internal links

* includes only roadmaps index page in TOC

(cherry picked from commit becc2a0347)
pull/39230/head
Alicia Cozine 7 years ago committed by GitHub
parent 6ab0d60e81
commit b372eb0947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -95,8 +95,4 @@ Ansible releases a new major release of Ansible approximately every two months.
:maxdepth: 2
:caption: Roadmaps
roadmap/ROADMAP_2_1.rst
roadmap/ROADMAP_2_2.rst
roadmap/ROADMAP_2_3.rst
roadmap/ROADMAP_2_4.rst
roadmap/ROADMAP_2_5.rst
roadmap/index.rst

@ -0,0 +1,14 @@
.. _roadmaps:
Ansible Roadmap
===============
The Ansible team develops a roadmap for each major Ansible release. The latest roadmap shows current work; older roadmaps provide a history of the project.
.. toctree::
:maxdepth: 1
:glob:
:caption: Ansible Release Roadmaps
ROADMAP*
Loading…
Cancel
Save