mirror of https://github.com/ansible/ansible.git
* adds index page for roadmaps to support internal links
* includes only roadmaps index page in TOC
(cherry picked from commit becc2a0347
)
pull/39230/head
parent
6ab0d60e81
commit
b372eb0947
@ -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…
Reference in New Issue