From: Dan Timoney Date: Thu, 15 Jun 2023 13:14:21 +0000 (-0400) Subject: Update doc config for London X-Git-Tag: 2.5.5~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a0c582cb4f177663fe450428ed8f591d6dbb68ba;p=sdnc%2Foam.git Update doc config for London Update documentation config files for London branch Issue-ID: SDNC-1807 Signed-off-by: Dan Timoney Change-Id: I087968556695b254712615194342953965895c98 Former-commit-id: e9a2447c579ecf570069f02f64c05e6b9242c20b --- diff --git a/.gitreview b/.gitreview index a433b844..706e5efe 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=gerrit.onap.org port=29418 project=sdnc/oam.git -defaultbranch=master +defaultbranch=london diff --git a/docs/conf.py b/docs/conf.py index ad186323..78b3ed76 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,6 +1,6 @@ project = "onap" -release = "master" -version = "master" +release = "london" +version = "london" author = "Open Network Automation Platform" # yamllint disable-line rule:line-length @@ -30,7 +30,7 @@ extensions = [ # Change to {releasename} after you have created the new 'doc' branch. # -branch = 'latest' +branch = 'london' intersphinx_mapping = {} doc_url = 'https://docs.onap.org/projects' diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ca97e299..130febb0 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -118,7 +118,6 @@ Known Vulnerabilities Any known vulnerabilities for ONAP are tracked in the `ONAP Jira`_ in the OJSI project. Any outstanding OJSI issues that pertain to SDNC are listed in the "Known Security Issues" section below. - Workarounds ----------- diff --git a/docs/tox.ini b/docs/tox.ini index 0465b384..b353ad4e 100644 --- a/docs/tox.ini +++ b/docs/tox.ini @@ -29,7 +29,7 @@ basepython = python3.8 deps = -r{toxinidir}/requirements-docs.txt -chttps://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt - -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?h=master + -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?h=london commands = sphinx-build -W -q -b spelling -d {envtmpdir}/doctrees {toxinidir} {toxinidir}/_build/spellcheck