Using SPDX shorthand plus a several edits for wordsmithing
[opnfvdocs.git] / docs / conf.py
index 41f10d7..72bc27f 100644 (file)
@@ -40,9 +40,9 @@ author = 'Open Platform for NFV'
 # built documents.
 #
 # The short X.Y version.
-version = 'Colorado'
+version = 'Danube'
 # The full version, including alpha/beta/rc tags.
-release = 'Colorado'
+release = 'Danube'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -101,7 +101,7 @@ html_theme = 'bootstrap'
 # documentation.
 # html_theme_options = {}
 html_theme_options = {
-    'bootswatch_theme': "united",
+    'bootswatch_theme': "journal",
 }
 
 # Add any paths that contain custom themes here, relative to this directory.