Sphinx theme for RST-sourced documentation published to docs.openstack.org
Go to file
Tony Breeds 3c5947dd99 Add scripts to the head section
For consumers that also call the add_javascript() function scripts are
added to the _static folder but not loaded in the HTML resulting in them
not working.

This change iterates over the script_files lists and adds the needed
<script></script> element.

Closes-Bug: 1798002
Needed-By: https://review.openstack.org/#/c/607538/
Change-Id: Ie39e138314fed91f59cd9cb5d78d676c04fb78e6
2018-10-16 02:11:19 +00:00
api-ref/source Do not display "latest" badge if repo is not versioned 2018-08-18 15:40:41 +02:00
doc Add starlingxdocs theme support 2018-10-05 06:32:51 +00:00
openstackdocstheme Add scripts to the head section 2018-10-16 02:11:19 +00:00
releasenotes Add starlingxdocs theme support 2018-10-05 06:32:51 +00:00
.gitignore ignore files created during packaging 2018-07-26 03:59:59 -04:00
.gitreview add a .gitreview file 2015-02-03 12:28:09 -05:00
.zuul.yaml Add starlingxdocs theme support 2018-10-05 06:32:51 +00:00
CONTRIBUTING.rst Update Launchpad info 2017-02-17 10:26:28 +10:00
HACKING.rst Update 2 documentation URLs according to doc migration 2017-07-24 17:13:26 +08:00
LICENSE Starting point for Sphinx theme for docs.openstack.org content 2015-01-20 10:49:21 -06:00
Makefile Starting point for Sphinx theme for docs.openstack.org content 2015-01-20 10:49:21 -06:00
README.rst Add starlingxdocs theme support 2018-10-05 06:32:51 +00:00
bindep.txt Replace the http links with the right ones in docs 2018-01-10 09:57:47 +00:00
index.rst Update Launchpad info 2017-02-17 10:26:28 +10:00
requirements.txt Updated from global requirements 2017-08-03 00:38:12 +00:00
setup.cfg Replace the http links with the right ones in docs 2018-01-10 09:57:47 +00:00
setup.py Updated from global requirements 2017-03-02 11:52:44 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:42:58 +00:00
tox.ini Add starlingxdocs theme support 2018-10-05 06:32:51 +00:00

README.rst

Team and repository tags

image

OpenStack Foundation Sphinx Themes

Theme and extension support for Sphinx documentation that is published by OpenStack Foundation projects.

OpenStack docs.openstack.org Sphinx Theme

Theme support for Sphinx documentation that is published to docs.openstack.org and developer.openstack.org.

Intended for use by OpenStack projects governed by the Technical Committee.

StarlingX docs.starlingx.io Sphinx Theme

Theme support for Sphinx documentation that is published to docs.starlingx.io.

Intended for use by StarlingX projects governed by the Technical Steering Committee.

References