dc64eba44d
This is useful to prevent future warnings. Note that there is no sphinx error or warning now. Change-Id: I6799bd61d159070d41ce2b306d088ddd3859230d
45 lines
1.0 KiB
INI
45 lines
1.0 KiB
INI
[metadata]
|
|
name = openstacki18n
|
|
summary = OpenStack I18n
|
|
description-file = README.rst
|
|
author = OpenStack
|
|
author-email = openstack-i18n@lists.openstack.org
|
|
home-page = http://docs.openstack.org/developer/i18n/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: I18n Contributors
|
|
Intended Audience :: Documentaion Contributors
|
|
Intended Audience :: Information Technology
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: 2
|
|
Programming Language :: Python :: 2.7
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.4
|
|
Topic :: I18n
|
|
|
|
[global]
|
|
setup-hooks =
|
|
pbr.hooks.setup_hook
|
|
|
|
[files]
|
|
|
|
[build_sphinx]
|
|
all-files = 1
|
|
warning-is-error = 1
|
|
build-dir = doc/build
|
|
source-dir = doc/source
|
|
|
|
[wheel]
|
|
universal = 1
|
|
|
|
[pbr]
|
|
warnerrors = True
|
|
|
|
[update_catalog]
|
|
domain = i18n
|
|
output_dir = i18n/locale
|
|
input_file = i18n/locale/i18n.pot
|
|
no_fuzzy_matching = True
|