openstack-manuals/doc/install-guide-debconf/setup.cfg
KATO Tomoyuki 7a3e88d964 [install] use https instead of http for docs.o.o
Change-Id: Id1890a5b17ab31ea898677264de44e37a4da6a2f
backport: newton
2017-01-27 23:19:07 +09:00

31 lines
597 B
INI

[metadata]
name = openstackinstallguide
summary = OpenStack Installation Guides
author = OpenStack
author-email = openstack-docs@lists.openstack.org
home-page = https://docs.openstack.org/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Topic :: Documentation
[global]
setup-hooks =
pbr.hooks.setup_hook
[files]
[build_sphinx]
all_files = 1
build-dir = build
source-dir = source
[wheel]
universal = 1
[pbr]
warnerrors = True