Commit Graph

19 Commits

Author SHA1 Message Date
OpenStack Release Bot 7cf3536af1 Update master for stable/zed
Add file to the reno documentation build to show release notes for
stable/zed.

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

Sem-Ver: feature
Change-Id: Iabfa5f742744a9fc69ba296d8953359891832779
2022-12-13 13:24:01 +00:00
Zuul cef73eb8e5 Merge "Switch to newer openstackdocstheme and reno versions" 2020-06-05 12:08:26 +00:00
Zuul f24daee145 Merge "Update docstheme for style" 2020-06-03 18:25:14 +00:00
Andreas Jaeger d89297c2d6 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

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: Iaf0ccf47069546ecd3c6931b6fa5dd9fd830ef3a
2020-06-03 17:56:19 +02:00
OpenStack Release Bot 75045b8298 Update master for stable/ussuri
Add file to the reno documentation build to show release notes for
stable/ussuri.

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

Change-Id: I6a076b8dae414eac23eb7f21f55adbeb6715a1bd
Sem-Ver: feature
2020-06-01 13:21:18 +00:00
Andreas Jaeger d5828455ad Update docstheme for style
New version of openstackdocstheme (Victoria+) respects pygments_style.
Since this repo is using now Victoria (master) requirements but has
not branched for Ussuri yet, it uses the new version.

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.

Change-Id: Id592108e606eb1c5771836fd93237050e4759c87
2020-05-20 18:53:37 +02:00
OpenStack Release Bot 46c085ee21 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: Idee38421d32730abc107b8e1c754f16e076fa629
Sem-Ver: feature
2019-10-22 19:05:01 +00:00
pengyuesheng 07b736f407 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: Iac130cf465b44a730193547bab4da626cce59e5c
2019-07-29 11:17:02 +08:00
Dmitriy Rabotjagov 3bf45d57cb Replace git.openstack.org with opendev.org
This patch replaces git.openstack.org with opendev.org as redirection
from old path was enabled.

Change-Id: I8a070e0aded59dd7a4751218bd95bc23d153c6d3
2019-05-08 19:49:28 +03:00
OpenStack Release Bot d8b9e2c081 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: If01bd1de4a469af814bc54a39317e096bf5185f4
Sem-Ver: feature
2019-04-08 09:23:59 +00:00
OpenStack Release Bot 39a169dfc1 Update reno for stable/rocky
Change-Id: Idf62dcde83e78413e50e72f6882421c579f7afd6
2018-08-10 16:49:52 +00:00
Andreas Jaeger 80cad762e3 Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: I00b052e2f21a44de3c75ae426b8436ff2fd1b462
2017-11-17 08:13:01 +01:00
luke.li 3c525f3f90 Update docs config for linters
Change-Id: I7326fe596a12bf2f24d4e03c7398437bc0bdfbbb
2017-11-02 17:06:46 +08:00
ZhongShengping 6c9d03571a Fix openstackdocstheme settings
To use openstackdocstheme 1.11.0 properly, this patch fixes
some settings according to follow[0].

[0]https://docs.openstack.org/openstackdocstheme/latest/

Change-Id: Ib0c2c90dfd245f5cc99b09cc7bc3cdff1b491106
2017-07-03 16:28:21 +08:00
ZhongShengping 45f986a711 Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use the
openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: I082981c66b673da307f3ec53f8965439b4035506
2017-06-26 14:05:58 +08:00
ji-xuepeng a1ecf66286 Use https instead of http for git.openstack.org
Trivialfix

Change-Id: I06d3ca867d6a7ab9276f3e4362f5fa63aa6e4155
2017-02-06 23:21:46 +08:00
Andreas Jaeger fdcefabecc Enable release notes translation
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.

Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.

Change-Id: I290af4f6fa6d1b0eb635dc131116bb0883bcaed2
2016-10-06 20:40:21 +02:00
Doug Hellmann ea662c856e Update reno for stable/newton
Change-Id: I07ee4cf02c7ae35d65f0bea76810bb0c3ad082e2
2016-09-30 15:07:09 -04:00
Jean-Philippe Evrard 64e65750cd Introduced all the scaffolding for test repo
- gitignore to avoid bad files
- git review to enable git review/gerrit integration
- Vagrantfile like the other repos, but not useful (yet!)
- dummy inventory file
- setup.* files because docs use pbr
- requirements files
- tox.ini for test launcher to match openstack standards
- scaffolded docs and release notes for gates to pass

Change-Id: Iaf78c8fd3c2138e1d7d4384fb83c90cb7ddd6d10
2016-08-12 14:50:07 +00:00