Updated git submodules
[doc.git] / docs / conf.py
index 7612b0b..91d4ee0 100644 (file)
@@ -74,9 +74,9 @@ author = u'Open Network Automation Platform'
 # built documents.
 #
 # The short X.Y version.
-version = 'Latest'
+version = '1.0.0'
 # The full version, including alpha/beta/rc tags.
-release = 'Latest'
+release = 'Amsterdam'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -94,7 +94,6 @@ language = None
 # List of patterns, relative to source directory, that match files and
 # directories to ignore when looking for source files.
 exclude_patterns = [
-       'submodules/so.git/aria/multivim-plugin/',
        '_build' 
        ]