summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Gordon <joe.gordon0@gmail.com>2013-11-11 10:56:11 -0800
committerJoe Gordon <joe.gordon0@gmail.com>2013-11-11 10:57:53 -0800
commit23e6cb4e11252a04a151b536f15c7a2fc089ec8f (patch)
treed6eccb148b7fd761f02885bc6252e664dfa2314f
parent8e152992d4b634e8e346ee6271bf73f579807306 (diff)
downloadoslosphinx-23e6cb4e11252a04a151b536f15c7a2fc089ec8f.tar.gz
Update URL for global HACKING document
* Related to I579e7c889f3addc2cd40bce0c584bbc70bf435e2 * Rename local-checks section to make it clearer Change-Id: If4e006368c09dcd6c87ebf7a2aba448c9a9390de
-rw-r--r--HACKING.rst18
1 files changed, 7 insertions, 11 deletions
diff --git a/HACKING.rst b/HACKING.rst
index 13018d5..49f01d1 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -1,16 +1,12 @@
-OpenStack Style Commandments
-============================
+oslo.sphinx Style Commandments
+===========================
-- Step 1: Read http://www.python.org/dev/peps/pep-0008/
-- Step 2: Read http://www.python.org/dev/peps/pep-0008/ again
-- Step 3: Read https://github.com/openstack-dev/hacking/blob/master/HACKING.rst
+- Step 1: Read the OpenStack Style Commandments
+ http://docs.openstack.org/developer/hacking/
+- Step 2: Read on
-The OpenStack Style Commandments live here:
-
- https://github.com/openstack-dev/hacking/blob/master/HACKING.rst
-
-local-checks
-------------
+oslo.sphinx Specific Commandments
+---------------------------------
None so far