Commit Graph

4 Commits

Author SHA1 Message Date
jiaqi07 bc7b44ecfd remove unicode from code
Change-Id: I177f8a85cca15b5e29ecb6247ea9ee4006b71d30
2022-08-03 17:31:18 +08:00
Andreas Jaeger 0317054c51 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.

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: I4ae8e3811b184219c1715af0629f668b393ad3c2
2020-05-31 19:32:16 +02:00
Rajiv Kumar ac86dfc55c Removed unnecessary utf-8 encoding
Change-Id: I8195c77f1da137877346f3dc395f71b42cd33086
2017-01-11 08:36:15 +05:30
Kirill Izotov 28bde7a230 Move dashboard from python-mistralclient
Also:
- add license headers
- set up tox for flake8 checks and venv
- remove run_tests.sh, tools/ and other stuff we don't need at the moment
- add basic sphinx setup for later use

Change-Id: I0d34fb9fd0bfd351d20474da88715b30ff3c3d61
2014-06-17 13:53:16 +07:00