Add link to readme at bottom of docs.openstack.org/developer/hacking/
The readme has important information so we want to make it discoverable at http://docs.openstack.org/developer/hacking/ Remove 'Further Reading' section in HACKING.rst since it's already in the README.rst which is now linked at the bottom of http://docs.openstack.org/developer/hacking/ Change-Id: I45c51494382283003f61fc416953a576efa7db60
This commit is contained in:
@@ -352,8 +352,3 @@ and how to split up commits into a series of changes, consult the
|
||||
project wiki:
|
||||
|
||||
https://wiki.openstack.org/GitCommitMessages
|
||||
|
||||
Further Reading
|
||||
---------------
|
||||
|
||||
http://google-styleguide.googlecode.com/svn/trunk/pyguide.html
|
||||
|
@@ -1 +1,9 @@
|
||||
.. include:: ../../HACKING.rst
|
||||
|
||||
Readme
|
||||
======
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
readme
|
||||
|
1
doc/source/readme.rst
Normal file
1
doc/source/readme.rst
Normal file
@@ -0,0 +1 @@
|
||||
.. include:: ../../README.rst
|
Reference in New Issue
Block a user