summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandra McCann <samccann@redhat.com>2019-11-04 11:55:31 -0500
committerAlicia Cozine <879121+acozine@users.noreply.github.com>2019-11-04 10:55:31 -0600
commit968680832604e2aeb066170d91a149bfa5b25d2d (patch)
treea3ab3af525408962c1972703c3860efa33823373
parentc1f1b2029c425665622608001207267e8f2dc176 (diff)
downloadansible-968680832604e2aeb066170d91a149bfa5b25d2d.tar.gz
restore TOC links to old porting guides (#64395)
* restore TOC links to old porting guides * remove stray orphans
-rw-r--r--docs/docsite/rst/porting_guides/porting_guide_2.0.rst2
-rw-r--r--docs/docsite/rst/porting_guides/porting_guide_2.3.rst1
-rw-r--r--docs/docsite/rst/porting_guides/porting_guide_2.4.rst1
-rw-r--r--docs/docsite/rst/porting_guides/porting_guides.rst5
4 files changed, 4 insertions, 5 deletions
diff --git a/docs/docsite/rst/porting_guides/porting_guide_2.0.rst b/docs/docsite/rst/porting_guides/porting_guide_2.0.rst
index e1b0ebdcf0..95e1fccf41 100644
--- a/docs/docsite/rst/porting_guides/porting_guide_2.0.rst
+++ b/docs/docsite/rst/porting_guides/porting_guide_2.0.rst
@@ -1,6 +1,4 @@
-:orphan:
-
.. _porting_2.0_guide:
*************************
diff --git a/docs/docsite/rst/porting_guides/porting_guide_2.3.rst b/docs/docsite/rst/porting_guides/porting_guide_2.3.rst
index d06429b4c9..d3f94543df 100644
--- a/docs/docsite/rst/porting_guides/porting_guide_2.3.rst
+++ b/docs/docsite/rst/porting_guides/porting_guide_2.3.rst
@@ -1,4 +1,3 @@
-:orphan:
.. _porting_2.3_guide:
diff --git a/docs/docsite/rst/porting_guides/porting_guide_2.4.rst b/docs/docsite/rst/porting_guides/porting_guide_2.4.rst
index da54ff9ec9..36c3f5a4bc 100644
--- a/docs/docsite/rst/porting_guides/porting_guide_2.4.rst
+++ b/docs/docsite/rst/porting_guides/porting_guide_2.4.rst
@@ -1,4 +1,3 @@
-:orphan:
.. _porting_2.4_guide:
diff --git a/docs/docsite/rst/porting_guides/porting_guides.rst b/docs/docsite/rst/porting_guides/porting_guides.rst
index f2ed245ec6..13ab26c9da 100644
--- a/docs/docsite/rst/porting_guides/porting_guides.rst
+++ b/docs/docsite/rst/porting_guides/porting_guides.rst
@@ -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