fix the doc format

Change-Id: Id3d3b574087d97af10617530f6fd3248b8b9bb89
This commit is contained in:
songwenping
2021-06-03 07:18:43 +00:00
committed by Wenping Song
parent a2aad523c2
commit f217af2814

View File

@@ -21,8 +21,11 @@ The layout of this repository is::
Where there are two sub-directories:
specs/<release>/approved: specifications approved but not yet implemented
specs/<release>/implemented: implemented specifications
specs/<release>/approved
specifications approved but not yet implemented
specs/<release>/implemented
implemented specifications
This directory structure allows you to see what we thought about doing,
decided to do, and actually got done. Users interested in functionality in a
@@ -30,8 +33,8 @@ given release should only refer to the ``implemented`` directory.
You can find an example spec in `doc/source/specs/template.rst`.
To track all the blueprints of cyborg, please refer to the trello board:
https://trello.com/b/4nFtHNSg/queens-dev
To track all the blueprints of cyborg, please refer to the launchpad:
https://blueprints.launchpad.net/openstack/openstack-cyborg
To validate that the specification is syntactically correct (i.e. get more
confidence in the Jenkins result), please execute the following command::