Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger 63e5a36156 Cleanup py27 support
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Switch to using sphinx-build
- Cleanup doc/source/conf.py to remove now obsolete content.
- Switch to openstackdocstheme version
- Remove install_command from tox.ini, the default is fine
- Fix docs warnings

Change-Id: Icf6a2d4229392e9d38af67567167b60d02d68019
2020-04-10 11:04:21 +02:00
zhangbailin c163c8ee8b Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces
openstack-dev.

Change-Id: I002878216c5042edf165bd62e733f1c6bd0e1412
2018-12-03 21:48:10 -05:00
Sharat Sharma 9755d917c3 Changed the home-page of mistral-specs in setup.cfg
Instead of pointing to openstack.org, the homepage has been
changed to point to the homepage of mistral-specs.

Change-Id: I6807154289479818d9abc0e95e1276adcbe3be20
2016-10-05 19:44:32 +05:30
Lucky samadhiya db4aa8c61d Added sphinix config to setup.cfg
This patch will only fix the broken gate.

Change-Id: Ib5341779832bedeb27af0c94958f71d1bfc030d1
2016-09-20 16:38:21 +05:30
Lingxian Kong 170b47d7ea Initial commit
Add structure, unit tests, and template for mistral-specs, creating
a functional specs repository without any approved specs.

Put example.rst in mitaka/approved and mitaka/implemented respectively
to avoid doc build warnings:
"pattern u'specs/mitaka/approved/*' didn't match any documents"

Implements: blueprint mistral-spec-repository
Change-Id: I092ec2f9b1aef9b1bf328658674119eb3cdf3380
2015-11-18 22:25:55 +08:00