5d5813a7f6
This copies the documentation scaffold, packaging setup, testing framework and development environment files from the zuul-jobs repo for consistency. Change-Id: I64046054a65c3e01b0b81c01813482b67535d51b Depends-On: Ib43621d29c4082c3a34a221a6462910364c19319
22 lines
592 B
INI
22 lines
592 B
INI
[metadata]
|
|
name = zuul-base-jobs
|
|
summary = A generic Zuul base job
|
|
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
|