openstack-zuul-roles/setup.cfg
Paul Belanger c0e0bcf820
Initial commit for docs
Start creating the structure needed to run tox-docs on our project.

Change-Id: I7e7bab5302e1b82d48042be11915bf6b16b8b0fe
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-05-19 18:52:50 -04:00

22 lines
634 B
INI

[metadata]
name = openstack-zuul-roles
summary = A set of Ansible roles used by OpenStack projects CI system
description-file =
README.rst
author = OpenStack Infrastructure Team
author-email = openstack-infra@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
[build_sphinx]
all-files = 1
warning-is-error = 1
source-dir = doc/source
build-dir = doc/build