election/setup.cfg
Ildiko Vancsa 04663fc490 Add docs jobs to the repo
Adding the jobs to build and publish docs from this repo to
docs.starlingx.org/election.

Depends-On: I5449d87ec8e76e26c39e3220f046c0ccfd0f255f
Change-Id: Ifd3afa8b9ea2640bcbcdc5e9f5d35922dd0f6c80
2019-05-15 14:27:57 +02:00

27 lines
752 B
INI

[metadata]
name = starlingx-election
summary = StarlingX Election Documents
description-file = README.rst
author = StarlingX Election Officials
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.starlingx.io/election/
classifier =
Environment :: StarlingX
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source
builders = html
[pbr]
warnerrors = True