From 08a38fa3895967ca0f139aa537af4fd10da850e1 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Fri, 24 Mar 2017 10:44:54 +0800 Subject: [PATCH] Check reStructuredText documents for common style issues. Change-Id: Iaeb9e556cd634134b27a93b1fb7ad8fc2e24e93c --- HACKING.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HACKING.rst b/HACKING.rst index 5943d3a..e94890a 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,5 +1,5 @@ -oslo.policy Style Commandments -====================================================== +Style Commandments +================== - Step 1: Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ @@ -8,4 +8,4 @@ oslo.policy Style Commandments oslo.policy Specific Commandments --------------------------------- -- Avoid using "double quotes" where you can reasonably use 'single quotes' \ No newline at end of file +- Avoid using "double quotes" where you can reasonably use 'single quotes'