Enable RST linting for release docs, fix problems 30/54230/2
authorDaniel Farrell <dfarrell@redhat.com>
Sun, 2 Apr 2017 22:44:04 +0000 (18:44 -0400)
committerColin Dixon <colin@colindixon.com>
Tue, 25 Apr 2017 17:51:30 +0000 (17:51 +0000)
Change-Id: If0dd7cea1d7887ad35409a5530e99adb13f02233
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
.coafile
docs/release-process/milestone-readouts.rst

index deba499b911446cc4ea84afc21e59dd0eb744695..b86479d034169a5bf7fe4b20901146741ec6bb51 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -26,7 +26,6 @@ ignore = .**,
     docs/documentation.rst,
     docs/getting-started-guide/**,
     docs/opendaylight-with-openstack/**,
-    docs/release-process/milestone-readouts.rst,
     docs/submodules/aaa/**,
     docs/submodules/coe/**,
     docs/submodules/federation/**,
index e90f14461113f8d57e02af89df9f46b254d12666..4158cd7dd89ca63d7838e59f64ca7b06db89cd29 100644 (file)
@@ -149,7 +149,7 @@ Functionality Freeze:
 
 Karaf Features Defined:
 
-4. Are all your project's features that are intended for release added to the features.xml and
+#. Are all your project's features that are intended for release added to the features.xml and
    checked into integration git repository. Yes/No (please provide link to the gerrit patch)
 #. List all top-level, user-facing, and stable Karaf features for your project.
 
@@ -158,7 +158,7 @@ Karaf Features Defined:
 
 Documentation:
 
-6. List the kinds of documentation you will provide including at least:
+#. List the kinds of documentation you will provide including at least:
 
    * One user/operator guide section per user-facing feature.
    * One developer guide per top-level feature.
@@ -170,7 +170,7 @@ Documentation:
 
 Integration and Test:
 
-8. Have you started automated system testing for your top-level features. Yes/No
+#. Have you started automated system testing for your top-level features. Yes/No
 
    * If yes, link to test report
    * If no, why?
@@ -184,7 +184,7 @@ Integration and Test:
 
 Project Specific:
 
-10. Were there any project-specific deliverables planned for this milestone? Yes/No
+#. Were there any project-specific deliverables planned for this milestone? Yes/No
 
     * If so, were they delivered? Yes/No
 
@@ -265,7 +265,7 @@ M5: Code Freeze
 
 Stables Features (Only for Projects with Stable Features)
 
-7. Do your stable features fulfill quality requirements (i.e. unit and/or integration test coverage
+#. Do your stable features fulfill quality requirements (i.e. unit and/or integration test coverage
    of at least 75%)? (Yes/No)
 
    * (If yes, link to sonar report)