X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=de65991d3ec39a7cff74bba624dbb63faba655c0;hb=a4bb1e7ec4500f7b86a38613e43629bb3bda61ae;hp=f8bc45863a9f9302d144e6dacdcc650346e9df41;hpb=9bc6be54e9a5318096920a650df545606553a48a;p=doc.git diff --git a/docs/conf.py b/docs/conf.py index f8bc45863..de65991d3 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -73,9 +73,9 @@ author = u'Open Network Automation Platform' # |version| and |release|, also used in various other places throughout the # built documents. # The short X.Y version. -version = '1.0.0' +version = 'master branch' # The full version, including alpha/beta/rc tags. -release = 'Amsterdam' +release = 'master branch' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -376,4 +376,3 @@ epub_exclude_files = ['search.html'] # Patterns to ignore in linkcheck builder linkcheck_ignore = [r'http://localhost:\d+/'] -