Updated git submodules
[docs.git] / docs / conf.py
old mode 100644 (file)
new mode 100755 (executable)
index 2f240cc..51f34d4
@@ -66,9 +66,9 @@ author = 'OpenDaylight Project'
 # built documents.
 #
 # The short X.Y version.
-version = 'Carbon'
+version = 'Nitrogen'
 # The full version, including alpha/beta/rc tags.
-release = 'Carbon'
+release = 'Nitrogen'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -315,6 +315,8 @@ linkcheck_ignore = [
     'https://git.opendaylight.org/gerrit/#/admin/projects/releng/builder',
 ]
 
+nitpicky = True
+
 import platform
 if platform.system() != 'Windows':