Merge "Show team and repo badges on README"
This commit is contained in:
@@ -5,6 +5,9 @@
|
|||||||
Reno is a release notes manager for storing release notes in a git
|
Reno is a release notes manager for storing release notes in a git
|
||||||
repository and then building documentation from them.
|
repository and then building documentation from them.
|
||||||
|
|
||||||
|
.. image:: http://governance.openstack.org/badges/reno.svg
|
||||||
|
:target: http://governance.openstack.org/reference/tags/index.html
|
||||||
|
|
||||||
Project Meta-data
|
Project Meta-data
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
|||||||
@@ -31,6 +31,7 @@ console_scripts =
|
|||||||
[extras]
|
[extras]
|
||||||
sphinx =
|
sphinx =
|
||||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||||
|
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
|
||||||
|
|
||||||
[build_sphinx]
|
[build_sphinx]
|
||||||
source-dir = doc/source
|
source-dir = doc/source
|
||||||
|
|||||||
Reference in New Issue
Block a user