summaryrefslogtreecommitdiff
path: root/import-layers/meta-raspberrypi/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/meta-raspberrypi/docs/conf.py')
-rw-r--r--import-layers/meta-raspberrypi/docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/import-layers/meta-raspberrypi/docs/conf.py b/import-layers/meta-raspberrypi/docs/conf.py
index eb98c49bb5..fcebbf1953 100644
--- a/import-layers/meta-raspberrypi/docs/conf.py
+++ b/import-layers/meta-raspberrypi/docs/conf.py
@@ -58,9 +58,9 @@ author = 'meta-raspberrypi contributors'
# built documents.
#
# The short X.Y version.
-version = 'rocko'
+version = 'master'
# The full version, including alpha/beta/rc tags.
-release = 'rocko'
+release = 'master'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@@ -120,7 +120,7 @@ todo_include_todos = False
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
-html_theme = 'alabaster'
+# html_theme = 'alabaster'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the