X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=f54fd995b552ed839c9c319da3789552c73d4bd1;hb=7de597a1e1474a29c80e2f361d0dea003819c355;hp=fd06770e697020460185ebe9d8e060f8913b63e8;hpb=c0b8d0cfcf18bf3395a368692e611c97e7ab74b3;p=doc.git diff --git a/docs/conf.py b/docs/conf.py index fd06770e6..f54fd995b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -2,9 +2,9 @@ project = "onap" release = "master" version = "master" -author: "Open Network Automation Platform" +author = "Open Network Automation Platform" # yamllint disable-line rule:line-length -copyright: "ONAP. Licensed under Creative Commons Attribution 4.0 International License." +copyright = "ONAP. Licensed under Creative Commons Attribution 4.0 International License" pygments_style = "sphinx" html_theme = "sphinx_rtd_theme"