user the release theme for the release documentation exort

This commit is contained in:
Frank Karlitschek
2012-12-13 16:34:59 +01:00
parent 195b1a8b6f
commit 7bc7e67fa5
2 changed files with 2 additions and 2 deletions

View File

@@ -100,7 +100,7 @@ html_theme_path = ['../_shared_assets/themes']
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'owncloud'
html_theme = 'owncloud_release'
html_theme_options = {
# "rightsidebar": "true",
}

View File

@@ -99,7 +99,7 @@ html_theme_path = ['../_shared_assets/themes']
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'owncloud'
html_theme = 'owncloud_release'
html_theme_options = {
# "rightsidebar": "true",
}