f2cc4726e7
With this change Jenkins should run through the repo. We can adapt this structure later to our demands. Change-Id: I56925d67991d03159d818e912b4639652ee96131
25 lines
541 B
INI
25 lines
541 B
INI
[metadata]
|
|
name = telcowg-usecases
|
|
summary = Use case repo for Telco Working Group
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-dev@lists.openstack.org
|
|
home-page = http://www.openstack.org/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Developers
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
|
|
[build_sphinx]
|
|
source-dir = doc/source
|
|
build-dir = doc/build
|
|
all_files = 1
|
|
|
|
[pbr]
|
|
warnerrors = True
|
|
|
|
[upload_sphinx]
|
|
upload-dir = doc/build/html
|