Commit Graph

9 Commits

Author SHA1 Message Date
Takashi Kajinami b14a6251fd Retire puppet-monasca - Step 2: Remove Project Content
Depends-on: https://review.opendev.org/805098
Change-Id: I6d9314bef6781599a39038a5a405f84c8db9807a
2021-08-19 16:47:45 +00:00
ZhongShengping 4a103c275e Update sphinx to the latest version
Change-Id: I615ddfde4a3d2e7640383dbdf7d7ae9404054fe1
2021-03-27 15:31:57 +08:00
Andreas Jaeger 0026ba1d03 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: Iad57a6e61ae005f176710218fdd331aacbe2e1a1
2020-06-02 14:43:44 +02:00
ZhongShengping ecfc64725c Bump reno to 2.5.0
Change-Id: Ifc79d281f68d22019654d0b371450400e0a0a2bb
2020-05-12 10:50:06 +08:00
ZhongShengping 46cc4d0e1f Bump openstackdocstheme to 1.30.0
...to pick up many improvements, including the return of table borders.

Change-Id: I872c975b45253700b801eb201f7cdbde9bc00762
2020-04-30 15:28:37 +08:00
Ghanshyam Mann 7729def979 [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: Ifefa02bc8c0d6269574bf5ef9690d89e2355c42b
2020-02-15 19:33:06 -06:00
ZhongShengping d48e9f889a 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: Icc6481717df84e3783bdafa128840883dec76cf0
2019-08-13 11:29:07 +08:00
ZhongShengping 0dcbb05883 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: I4256b8a55b5209fa11f737d5d27b29c2b3380997
2019-08-07 09:10:09 +08:00
ZhongShengping 3c1bfc6cac Add release support
Change-Id: Iaa317c9e98d5544765261551837a71ef15608217
2018-06-19 08:41:41 +08:00