Commit Graph

9 Commits

Author SHA1 Message Date
Clark Boylan cab1a48a1a Bump blockdiag dep so that we build on newer python3
Older sphinxcontrib-blockdiag fails to build under python3.7. This newer
version should run on old and new python3 so use it.

Change-Id: Ic1150149b9cea867ff56d1dd0e747120103a0f81
2020-02-21 12:43:28 -08:00
Sean McGinnis 9c282d47ba
Move from oslosphinx to openstackdocstheme
The oslosphinx package is no longer supported. Jobs should also be moved
to run with Python 3.

Change-Id: I13aa6e89dc0752157cf9efc66844c5141f3b77ce
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-05-15 08:14:34 -05:00
Ian Wienand e1aed27bc2 Direction setting for 3rd Party CI
This is a start at setting a direction for 3rd Party CI instructions
from OpenStack Infra.

Change-Id: I292a63a91060f8c454e4e4621791745bd9b884d4
2018-09-19 05:55:19 +10:00
Ian Wienand 382922894c Update to Sphinx 1.6
Due to a pbr bug (https://review.openstack.org/563813) we can't build
with sphinx 1.5 any more.  Update to 1.6 from requirements.

Change-Id: I2f1823ce3a83d6ecf819b7ec9b6ef11ddd8cc7dd
2018-04-24 14:42:10 +10:00
James E. Blair 4e974448d1 Block sphinx 1.6.1
There are issues with the sphinx 1.6 release. While they're being sorted
out, block it from requirements.txt.

Change-Id: Ia2ca6433597041390024979a7ae895d3bad75d88
2017-05-23 08:46:10 -07:00
Andreas Jaeger 62e8202e61 Update requirements for Sphinx 1.5
Update requirements to current global-requirements including Sphinx 1.5.
Add pbr as requirement.
Use update-requirements from requirements repo to sync content.

Migrate pbr's obsolete warnerrors to Sphinx' warning-is-error.
Fix any sphinx problems.

Change-Id: Id7d5783c5d5c1077d03ddcb18d813699561579e3
2017-03-02 19:11:26 +01:00
Doug Hellmann 23395ae74b Add RSS feed
Publish an RSS feed of the changes to the specs repository to make the
specs more discoverable.

Change-Id: Ib4f84efab8b3af3ddd47d38d63a91362612bd655
2014-09-10 16:04:35 -04:00
Andreas Jaeger fa98dadd32 Remove docutils pin
This was added to work around bug 1091333.  A new sphinx has been
released and so this is no longer necessary.

Change-Id: I9107884d964757a9154bdd1feb4ea6df4e9df43e
2014-08-27 12:14:18 +02:00
James E. Blair d5b3824759 Initial commit
with a template.

Change-Id: Ieb97f6bdfef360733ec0d98d0151b4a15fcd7cf6
2014-06-10 16:25:32 -07:00