swift-specs/setup.cfg
Monty Taylor 39f23149dc Add the initial specs framework
This is based on the infra-specs repo for structural reasons.

Change-Id: I641b3510df3720d46212b7f01811c03d533e5168
2014-06-25 17:49:57 -07:00

26 lines
528 B
INI

[metadata]
name = swift-specs
summary = OpenStack Swift Development Specifications
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Environment :: OpenStack
Intended Audience :: Developers
Operating System :: POSIX :: Linux
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
[pbr]
warnerrors = True
skip_authors = True
skip_changelog = True
[upload_sphinx]
upload-dir = doc/build/html