Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger aad2068896 Cleanup docs building
* Switch to using sphinx-build
* Fix docs warnings
* Remove test-requirement and fold in requirements, we don't need two
  files for this docu only repo.
* Remove unused requirement pytz.
* Update doc requirements
* Remove cruft from setup.cfg and doc/source/conf.py
* Switch to Python3

Change-Id: Iae32f7daa656fca6ae80a750746215fe80d4a0d6
2020-04-16 17:54:27 +02:00
Thierry Carrez 866feaf08b Inherit openstackdocstheme
The governance websites were using an old theme. This patch
switches the theme to inherit from the more modern
openstackdocstheme, for a consistent look across all
governance subwebsites (and easier navigation between them).

Similar patches have been posted for governance.o.o/,
governance.o.o/sigs and governance.o.o/tc.

Change-Id: Ie5526ce73c6f3ab6eced729aa12068f55ca2df0b
2018-10-02 11:54:33 +02:00
Thierry Carrez a8672df110 Exclude docutils 0.13.1
docutils 0.13.1 is causing docs build issues.

Change-Id: Ibd67606dec5d544f758bf751f840890afce6716a
2016-12-16 18:01:04 +01:00
Tom Fifield ee9bc3a083 Add initial sphinx structure
Creates a basic sphinx layout including appropriate placeholders.
2016-06-16 16:55:43 +08:00