nova-specs/setup.cfg
Joe Gordon 4a6cb70d69 Make sphinxbuild fail on formatting errors
This change will cause docs build to fail if rst is badly formatted.

Change-Id: I20e31fb25717388c22c54d5109afc4a56f9ab28d
2014-03-31 11:56:45 -04:00

24 lines
487 B
INI

[metadata]
name = nova-specs
summary = OpenStack Nova Project Development Specs
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Intended Audience :: Developers
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source
[pbr]
warnerrors = True
[wheel]
universal = 1