Update git submodules
[docs.git] / docs / conf.py
index a2273596be9c327022d051bf0413e23c4330574a..41474107bb9e1527f6664a577ee0e65805670209 100644 (file)
@@ -211,6 +211,10 @@ html_sidebars = {
 # implements a search results scorer. If empty, the default will be used.
 #html_search_scorer = 'scorer.js'
 
+html_context = {
+    'version_status': 'unsupported',
+}
+
 # Output file base name for HTML help builder.
 htmlhelp_basename = 'OpenDaylightDocumentationdoc'