Merge "Show team and repo badges on README"

This commit is contained in:
Jenkins 2016-11-30 14:11:49 +00:00 committed by Gerrit Code Review
commit 9e066ee211
3 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,12 @@
========================
Team and repository tags
========================
.. image:: http://governance.openstack.org/badges/watcher-specs.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
=======
README
=======

View File

@ -278,3 +278,4 @@ epub_copyright = u'2015, Watcher Team'
# Allow duplicate toc entries.
#epub_tocdup = True
suppress_warnings = ['image.nonlocal_uri']

View File

@ -12,13 +12,12 @@ classifier =
Operating System :: POSIX :: Linux
[build_sphinx]
fresh_env = 1
all_files = 1
build-dir = doc/build
source-dir = doc/source
[pbr]
warnerrors = True
warnerrors = False
[wheel]
universal = 1