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

* adds index page for roadmaps to support internal links

* includes only roadmaps index page in TOC
pull/39195/head
Alicia Cozine 7 years ago committed by scottb
parent e4dbabbef2
commit becc2a0347

@ -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