restore TOC links to old porting guides (#64395)
* restore TOC links to old porting guides * remove stray orphans
This commit is contained in:
parent
c1f1b2029c
commit
9686808326
4 changed files with 4 additions and 5 deletions
docs/docsite/rst/porting_guides
|
@ -1,6 +1,4 @@
|
|||
|
||||
:orphan:
|
||||
|
||||
.. _porting_2.0_guide:
|
||||
|
||||
*************************
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
:orphan:
|
||||
|
||||
.. _porting_2.3_guide:
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
:orphan:
|
||||
|
||||
.. _porting_2.4_guide:
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ This section lists porting guides that can help you in updating playbooks, plugi
|
|||
Please note that this is not a complete list. If you believe any extra information would be useful in these pages, you can edit by clicking `Edit on GitHub` on the top right, or raising an issue.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:maxdepth: 1
|
||||
:glob:
|
||||
|
||||
porting_guide_2.10
|
||||
|
@ -18,3 +18,6 @@ Please note that this is not a complete list. If you believe any extra informati
|
|||
porting_guide_2.7
|
||||
porting_guide_2.6
|
||||
porting_guide_2.5
|
||||
porting_guide_2.4
|
||||
porting_guide_2.3
|
||||
porting_guide_2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue