7 Commits

Author SHA1 Message Date
Zuul
0c72b024fd Merge "Bump the openstackdocstheme extension to 1.20" 2020-01-11 19:39:42 +00:00
pengyuesheng
e8b3051254 Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.

Change-Id: I7407d8dd6261c18db9dd0f7ea8b5963738cfd7da
2019-10-09 09:42:52 +08:00
eea67513c2 Update master for stable/train
Add file to the reno documentation build to show release notes for
stable/train.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.

Change-Id: I4dc98dee7881090ca60359379d5bc76e99847256
Sem-Ver: feature
2019-09-27 09:02:52 +00:00
ljhuang
b8103b4394 Sync Sphinx requirement
1. Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
2. Update some URLs to latest

Change-Id: I2ab509a8430cb3e7d297bd4303a492c21d59a7f3
2019-06-11 10:04:34 +00:00
cb581755e7 Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: I526c5b8f99a35e74da060c1933d26d949ab1d487
Sem-Ver: feature
2019-03-22 02:35:40 +00:00
b812e2cd13 Update reno for stable/rocky
Change-Id: I1b493e9a11ed82b6300c5d3c6d440b4e78e150e1
2018-08-13 15:25:26 +00:00
Andreas Jaeger
5b4b9a382c It's releasenotes - plural
Releasenotes builds in OpenStack requires a directory called
releasenotes/source - rename files.

Note that tox.ini is already correct, so with this change "tox -e
releasenotes" works.

Fix warning about RST problems.

Change-Id: Ic2b393e4a5c5324e184030dc1d21d0dc27aa060e
2018-02-14 10:43:31 +01:00