Commit Graph

9 Commits

Author SHA1 Message Date
Andreas Jaeger 072a55d800 Cleanup docs and py27 building
* Use sphinx-build to follow PTI
* Remove obsolete section from setup.cfg
* Cleanup tox.ini
* Update pbr requirement
* Fix build problems: Lexing of http failed.

Change-Id: I7b52e9e1f8eff7402a89066a264c967b4c1e536d
2020-06-03 21:52:51 +02:00
Andreas Jaeger 6522b73132 Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: Ic428dd362927ea9a799affe623a0ebb2b8aab453
2020-05-30 16:39:39 +02:00
Graham Hayes 99d49ceb69
Update to openstackdocstheme + sphinx 2.0
Change-Id: I8f24fd878d034ed240ef5574afaafe1b4adb113b
Signed-off-by: Graham Hayes <gr@ham.ie>
2019-04-01 12:26:06 +01:00
Nguyen Hai 5cc8672179 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I531cb4ed277992c945e5710ac9bebc65af42045e
Story: #2002586
Task: #24292
2018-08-20 14:22:22 +09:00
Graham Hayes db8aa88b1b Added olsosphinx theme, and enable incubation option for specs output
Change-Id: Id9690ccec9a2f65ebce65e708e44ba707665968d
2014-09-24 20:58:06 +02:00
Doug Hellmann 97cb7e1c19 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 15:58:34 -04:00
Andreas Jaeger f6752b5b6a 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:30:49 +02:00
Kiall Mac Innes b20ee9fa14 Remove oslosphinx
Change-Id: I5aeecc198e540a091d90bd44ce6a0ece74b008d4
2014-06-28 18:45:50 +01:00
Kiall Mac Innes ad5907d95c Initial setup using specs-cookiecutter + fixes
Change-Id: Ib9caabc5036dc6d2885ac3c611ad30af3fc6f10b
2014-06-03 15:12:31 +01:00