X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=91d4ee011335db4c84ea57a5ed8b17b4899594ee;hb=33033692840d90095f7ec8ae31662bc54130e292;hp=54db529a213c0c9cb87fc83b2d902e3d87bd52ca;hpb=ec89e2605bbf7f530cb632482500c49359831343;p=doc.git diff --git a/docs/conf.py b/docs/conf.py index 54db529a2..91d4ee011 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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,8 +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/aai/aai-common.git/docs/platform/offeredapis.rst', - 'submodules/so.git/aria/multivim-plugin/', '_build' ]