Now we have more documents for plugins on stable release, support and their testing policy. Let's prepare a index page for it will be easy for plugins maintainer. Also renaming the stable support policy section to have a clear name. Adding redirect links for moved documents. Change-Id: I17a9a6e0e88605a0ee5047678d6ed168c31396ecchanges/46/725446/6
parent
96800bb833
commit
da3bb61f1f
@ -1 +1,4 @@
|
||||
redirectmatch 301 ^/developer/tempest/(.*) /tempest/latest/$1
|
||||
redirectmatch 301 ^/tempest/latest/plugin.html /tempest/latest/plugins/plugin.html
|
||||
redirectmatch 301 ^/tempest/latest/plugin-registry.html /tempest/latest/plugins/plugin-registry
|
||||
redirectmatch 301 ^/tempest/latest/support-policy /tempest/latest/stable-branch-support-policy
|
||||
|
@ -0,0 +1,40 @@
|
||||
=====================
|
||||
Tempest Plugins Guide
|
||||
=====================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
plugin
|
||||
|
||||
Stable Branch Support Policy
|
||||
----------------------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
../stable_branch_support_policy
|
||||
|
||||
Stable Branch Testing Policy
|
||||
----------------------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
../stable_branch_testing_policy
|
||||
|
||||
Tempest & Plugins Compatible Version Policy
|
||||
-------------------------------------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
../tempest_and_plugins_compatible_version_policy
|
||||
|
||||
Plugins Registry
|
||||
----------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
plugin-registry
|
Loading…
Reference in new issue