Commit Graph

15 Commits

Author SHA1 Message Date
Stephen Finucane 6676aa9256 Retire oslosphinx
Change-Id: I8c132b41ac325b3ad9c420df583d19b08c18f690
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Closes-Bug: #1713543
Depends-On: https://review.openstack.org/#/c/649954/
2019-04-04 09:53:27 +00:00
zhouxinyong 68a9e34cbd Change openstack-dev to openstack-discuss in setup.cfg
Change-Id: Id849b16f7992156e3c873da13a453cdd830e8f92
2019-01-22 20:17:37 +08:00
ZhijunWei b1f33b71e4 Update the home-page to latest
Change-Id: Iabf8b371650d10bf96e7aae2f4a6ee891262b532
2018-08-28 08:22:28 -04:00
Vu Cong Tuan f9547d5c26 Remove pbr warnerrors in favor of sphinx check
This change removes the now unused "warnerrors" setting,
which is replaced by "warning-is-error" in sphinx
releases >= 1.5 [1].

[1] http://lists.openstack.org/pipermail/openstack-dev/
2017-March/113085.html

Change-Id: I59291198f7a216df2f5e5beb2915f48e5a26bd89
2017-06-12 08:48:29 +07:00
Eric Brown a45542eadb Remove references to Python 3.4
Now that there exists only a gate job for Python 3.5 and not 3.4,
we should remove those references to the 3.4 that is untested.

Change-Id: I5ca7599f52f2f091c15decce324799a5502ed144
2017-01-17 10:39:15 -08:00
avnish 030f9ba7bc Update homepage with developer documentation page
Change-Id: I67395d3b1396d177c58c7c0e509455251df97cf5
2016-09-21 15:29:53 +05:30
ChangBo Guo(gcb) da4cfa3f97 Remove Python 2.6 classifier
We have decided to remove Python 2.6 support, this commit
removes Python 2.6 classifier before dropping any Python
2.6 support in code.

Change-Id: I31d54e5fb1f18e49df42fef2863e70af6b2fdea1
2015-11-17 15:47:24 +08:00
Davanum Srinivas 495aec3b43 Advertise support for Python3.4 / Remove support for Python 3.3
Change-Id: I2e5d3e5409cf08c69703f8cdf0ace0c2ac65f900
2015-05-10 19:23:49 -04:00
Doug Hellmann cf85e067d6 Report documentation build warnings as errors
Change-Id: Ib96d7e0353762e7296292739cd784f8e10d24ce2
2014-09-19 11:32:56 -04:00
Jenkins 9813d18b43 Merge "Support building wheels (PEP-427)" 2014-04-25 11:46:59 +00:00
Cyril Roelandt 4b0525fd39 Add Python 3 trove classifiers
Change-Id: Ia3633ef89ebc9566e9b91d18b1596b95810c657d
2014-03-10 13:47:46 +01:00
Sascha Peilicke 195ce9e9e2 Support building wheels (PEP-427)
Universal is used to identify pure-Python module(by bdist_wheel). For
these, it is sufficient to build a wheel with _any_ Python ABI version
and publish that to PyPI (by whatever means).

Change-Id: I34b7f390e2ac60d1a35e1bd352d483e0de7a51e1
2014-02-07 12:37:11 +01:00
Doug Hellmann 229e16bde9 Rename package from oslo.sphinx to oslosphinx
Having the sphinx theme in the same namespace package
as the production code has been causing issues with
devstack installations. This change renames the package
to move it out of the namespace. Another change to the
openstack-infra/config repository will rename the
git repository and associated jobs.

Partial-bug: #1277168

Change-Id: I7788a9d6b5984fdfcc4678f2182104d2eb8a2be0
2014-02-06 08:59:53 -08:00
Mark McLoughlin d4b06bab56 Add namespace_packages to setup.cfg
We lost this when switching to latest pbr.

Thanks to dprince for catching this in Smokestack.

Change-Id: Ideb3f9750269d825f380351c3bbbbf743bff08ba
2013-09-18 07:50:20 -07:00
Doug Hellmann ac91ff16bc Import Sphinx theme for OpenStack
This is a copy of the Sphinx theme for OpenStack developer
documentation imported from the ceilometer repository. After
this library is released, we will remove the copies of the
theme from all of the other repositories.

blueprint oslo.sphinx

Change-Id: I20b6c224b8d8fbede354c2a28ad67eda3a4b9dac
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-07-03 11:13:33 -04:00