Commit Graph

11 Commits

Author SHA1 Message Date
Takashi Kajinami ced3a19408 Retire puppet-ec2api: Remove Project Content
Depends-on: https://review.opendev.org/c/openstack/project-config/+/912710
Change-Id: If7970a4632ff4bbe7211160f95a4c8b791cd892e
2024-03-13 16:40:36 +09:00
ZhongShengping 11fd8551c0 Update openstackdocstheme to the latest version
Change-Id: Ib8a3e4a05dcdbe1216ec7ed24a319886c1e86ed1
2021-09-29 16:06:50 +08:00
ZhongShengping 57c00b2098 Update reno to the latest version
Change-Id: I8f5bce7b806d6d25893460bc6e466a20a46825b4
2021-09-28 17:14:35 +08:00
ZhongShengping 842938e208 Update sphinx to the latest version
Change-Id: I7e081195235a7e62e39bd062452ed1896ca4b396
2021-03-27 15:31:56 +08:00
Andreas Jaeger 6d95ad25e2 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.

Disable openstackdocs_auto_name to use 'project' variable as name.

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: I350ff814a1040403b3ff633e63d718f6af5b31b5
2020-06-02 14:36:51 +02:00
ZhongShengping 5759947504 Bump reno to 2.5.0
Change-Id: If9c1e130541f3591514a2d53d61f10a772148553
2020-05-12 10:50:06 +08:00
ZhongShengping b2a061c380 Bump openstackdocstheme to 1.30.0
...to pick up many improvements, including the return of table borders.

Change-Id: I2029420589ff69a766f2d57ca91e4cfc902761ef
2020-04-30 15:28:37 +08:00
Ghanshyam Mann 0622d02b21 [ussuri][goal] Cleanup for python 2.7 drop
OpenStack is dropping the py2.7 support in ussuri cycle.

puppet-* repos have to cleanup the requirement and tox
for py2.7 drop.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: I78c077c6cecc5d873de3ba554a13d4f87c4ce9f0
2020-02-15 18:59:04 -06:00
ZhongShengping 7967ced268 Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20[1]:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements

[1]https://docs.openstack.org/openstackdocstheme/latest/#using-the-theme

Change-Id: I6a08acbb2cfcb9efb9b1610a0b8b4d1e08d882f7
2019-08-13 11:29:06 +08:00
ZhongShengping 70aa7cb339 Sync Sphinx requirement
Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.

Change-Id: Ic7cd2ed8ab74665a63327a31a862d25299a0a604
2019-08-07 09:10:08 +08:00
ZhongShengping 358022b9e1 Follow the new PTI for document build
For compliance with the Project Testing Interface as described in:
https://governance.openstack.org/tc/reference/project-testing-interface.html

Refer to:
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124815.html

Change-Id: I1b3180715b7eb20af1596282018acda49be6f87f
2018-02-28 14:42:10 +08:00