tripleo-docs/setup.cfg
Leif Madsen 44092c30a3 Update README files for TripleO documentation
* update README.md to make it easier to get started with TripleO doc contributions
* convert README.md to README.rst with pandoc
* nuke README.md so we don't duplicate information
* update setup.cfg to account for removal of README.md

Change-Id: I7611959b2ea2b19010f0ef05fa3d54d4abfab806
2016-01-14 16:10:32 +00:00

37 lines
871 B
INI

[metadata]
name = tripleo-docs
summary = TripleO documentation
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/tripleo-docs
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
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 :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0
[wheel]
universal = 1
[pbr]
warnerrors = False