Horizon plugin for OpenStack Orchestration (Heat)
Go to file
Andreas Jaeger 40df15a462 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.

Set openstackdocs_auto_name to use 'project' 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: I38ad719a8942ec1ae1c78e8d680e467b06815a20
2020-05-21 10:17:57 +02:00
devstack support py3 2018-05-03 10:10:01 +03:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-21 10:17:57 +02:00
heat_dashboard Use unittest.mock instead of third party mock 2020-04-21 04:56:58 +09:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-21 10:17:57 +02:00
.eslintignore Remove minified js 2018-03-08 10:58:55 +09:00
.eslintrc.js Add unittests for template generator angular 2017-10-26 09:55:53 +09:00
.gitignore Add support for OS::Swift::Container 2018-06-07 19:49:33 +09:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:01 +00:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-24 17:12:43 +00:00
CONTRIBUTING.rst Update all links in documents 2018-06-14 18:43:50 +09:00
HACKING.rst fix error url 2018-02-02 11:18:27 +08:00
LICENSE add initial files. 2017-10-06 14:46:17 +09:00
MANIFEST.in Ensure json files are provided in the package 2018-01-26 08:25:44 +00:00
README.rst Drop use of git.openstack.org 2019-05-22 16:37:13 +05:30
babel-django.cfg translation: drop babel extractor definitions 2019-12-27 02:02:58 +09:00
babel-djangojs.cfg translation: drop babel extractor definitions 2019-12-27 02:02:58 +09:00
bindep.txt Add heat-dashboard integration tests 2019-02-05 09:40:06 +02:00
karma.conf.js Replace embedded static files with XStatic-* 2018-07-09 16:02:37 +09:00
lower-constraints.txt Update hacking for Python3 2020-04-21 04:57:35 +09:00
manage.py add initial files. 2017-10-06 14:46:17 +09:00
package.json Replace embedded static files with XStatic-* 2018-07-09 16:02:37 +09:00
requirements.txt Use unittest.mock instead of third party mock 2020-04-21 04:56:58 +09:00
setup.cfg Cleanup py27 support 2020-04-21 08:24:56 +02:00
setup.py Cleanup py27 support 2020-04-21 08:24:56 +02:00
test-requirements.txt Update hacking for Python3 2020-04-21 04:57:35 +09:00
tox.ini Merge "Cleanup py27 support" 2020-04-27 16:52:32 +00:00

README.rst

Welcome to Heat Dashboard!

Heat dashboard is a horizon plugin for Heat.

Team and repository tags

image