[contributor] add end-of-life task
Change-Id: I9b451f2fa97e88981d140316141a27b18cbdf48f
This commit is contained in:
@@ -152,7 +152,8 @@ End-of-life
|
|||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|
||||||
Once a release is at end-of-life, you must stop producing new publications.
|
Once a release is at end-of-life, you must stop producing new publications.
|
||||||
To indicate the end-of-life, add the below sentence at the index:
|
To indicate the end-of-life, add the below sentence at the index
|
||||||
|
for release-specific documentation:
|
||||||
|
|
||||||
.. code-block:: rst
|
.. code-block:: rst
|
||||||
|
|
||||||
@@ -164,6 +165,20 @@ To indicate the end-of-life, add the below sentence at the index:
|
|||||||
See the `OpenStack Documentation page
|
See the `OpenStack Documentation page
|
||||||
<http://docs.openstack.org/>`_ for current documentation.
|
<http://docs.openstack.org/>`_ for current documentation.
|
||||||
|
|
||||||
|
For continuously released documentation, exclude the release from target.
|
||||||
|
|
||||||
|
For example, from:
|
||||||
|
|
||||||
|
.. code-block:: rst
|
||||||
|
|
||||||
|
This guide documents OpenStack Newton, Mitaka, and Liberty releases.
|
||||||
|
|
||||||
|
To:
|
||||||
|
|
||||||
|
.. code-block:: rst
|
||||||
|
|
||||||
|
This guide documents OpenStack Newton and Mitaka releases.
|
||||||
|
|
||||||
However, we will keep the documentation on the
|
However, we will keep the documentation on the
|
||||||
`docs.openstack.org <http://docs.openstack.org/>`_
|
`docs.openstack.org <http://docs.openstack.org/>`_
|
||||||
page for a while so that the users can refer the guides if necessary.
|
page for a while so that the users can refer the guides if necessary.
|
||||||
|
Reference in New Issue
Block a user