Sphinx theme for RST-sourced documentation published to docs.openstack.org
Go to file
Andreas Jaeger fde94a8a86 Fix use_storyboard
Initialize variable with False and not with empty string - the variable
is a boolean.

Update example.

Changed this so that
use_storybard = true
in doc/source/conf.py will not result in:

  The config value `use_storyboard' has type `bool', defaults to `str'.

Change-Id: I2ed164b9b0badade702c50543ac1a5eea4d1867b
2018-09-04 21:13:59 +02:00
api-ref/source Do not display "latest" badge if repo is not versioned 2018-08-18 15:40:41 +02:00
doc Fix use_storyboard 2018-09-04 21:13:59 +02:00
openstackdocstheme Fix use_storyboard 2018-09-04 21:13:59 +02:00
releasenotes Merge "Handle StoryBoard project groups" 2018-08-24 03:21:02 +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 Fix build jobs 2018-08-18 15:46:15 +02: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 Update links in README 2017-08-03 15:55:21 +08: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 Fix build jobs 2018-08-18 15:46:15 +02:00

README.rst

Team and repository tags

image

OpenStack docs.openstack.org Sphinx Theme

Theme and extension 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.