blazar-specs/setup.cfg
Pierre Riteau f606dce80c Migrate specs from blazar repository
This commit includes small changes to fix Sphinx warnings and a specs
template file for the Train release.

Change-Id: Ifb44a1d948f8fcd6db95b154a84ed18e3ee4b042
2019-06-03 12:58:20 +01:00

24 lines
537 B
INI

[metadata]
name = blazar-specs
summary = Design specifications for the Blazar project
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = http://specs.openstack.org/openstack/blazar-specs/
classifier =
Environment :: OpenStack
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
[upload_sphinx]
upload-dir = doc/build/html
[pbr]
warnerrors = True