Fix YAMLLint issues 38/8538/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 25 Jan 2018 20:19:51 +0000 (15:19 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 25 Jan 2018 21:12:18 +0000 (16:12 -0500)
Change-Id: I3c450edada171a8e4e3c3da19cd46f1985c6ecf7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs_conf/defaults/default.yaml
docs_conf/defaults/lfdocs.yaml
docs_conf/defaults/opnfv.yaml

index 64f8605..a04e982 100644 (file)
@@ -17,10 +17,10 @@ exclude_patterns:
   - .DS_Store
   - _build
   - Thumbs.db
-todo_include_todos: False
+todo_include_todos: false
 
 html_theme: bootstrap
 html_theme_options:
   bootswatch_theme: cerulean
-  navbar_sidebarrel: False
+  navbar_sidebarrel: false
   source_link_position: footer
index 678f3de..ccc5cf2 100644 (file)
@@ -17,11 +17,11 @@ exclude_patterns:
   - .DS_Store
   - _build
   - Thumbs.db
-todo_include_todos: False
+todo_include_todos: false
 
 html_logo: _static/logo.png
 html_theme: bootstrap
 html_theme_options:
   bootswatch_theme: cerulean
-  navbar_sidebarrel: False
+  navbar_sidebarrel: false
   source_link_position: footer
index 8007ba4..74e33f5 100644 (file)
@@ -11,14 +11,12 @@ extensions:
   - sphinx.ext.autodoc
   - sphinx.ext.napoleon
   - sphinx.ext.viewcode
-version: Latest
-release: Latest
-todo_include_todos: False
+todo_include_todos: false
 
 html_theme: bootstrap
 html_theme_options:
   bootswatch_theme: journal
-  navbar_sidebarrel: False
+  navbar_sidebarrel: false
 html_logo: _static/logo.png
 html_favicon: _static/favicon.ico
 html_static_path: