docs/doc/setup.cfg
Dean Troyer d220b08b34 Switch to new starlingxdocs theme
Change-Id: Id6bb154b509a5cb822cd1f32167f48ba7876645a
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-19 06:30:45 -05:00

30 lines
530 B
INI

[metadata]
name = stx-docs
summary = StarlingX Documentation
author = StarlingX
author-email = starlingx-discuss@lists.starlingx.io
home-page = https://starlingx.io
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
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