openstack-manuals/doc/contributor-guide/setup.cfg
OlgaGusarenko 54eecf696d [Contributor Guide] contributor-guide git directory
Creates and adjusts a separate directory in openstack-manuals for the guide

Change-Id: I6ede3151eaa9531b28ccd4c04002d18a66b8f090
Implements: blueprint docs-contributor-guide
2015-08-05 10:21:29 +03:00

37 lines
847 B
INI

[metadata]
name = openstackdocumentationcontributorguide
summary = OpenStack Documentation Contributor Guide
author = OpenStack
author-email = openstack-docs@lists.openstack.org
home-page = http://docs.openstack.org/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: Documentation Contributors
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
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