Update doc references in ui newdelhi branch 16/138216/2
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 13 Jun 2024 09:04:07 +0000 (11:04 +0200)
committerthmsdt <thomas.kulik@telekom.de>
Mon, 17 Jun 2024 08:02:18 +0000 (10:02 +0200)
Issue-ID: PORTALNG-111
Change-Id: I665586a8e9bdd215daf536ee05d473e85e6717e5
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
.gitreview
docs/conf.py
docs/tox.ini

index 21120e9..cb634ec 100644 (file)
@@ -2,4 +2,4 @@
 host=gerrit.onap.org
 port=29418
 project=portal-ng/ui
-defaultbranch=master
\ No newline at end of file
+defaultbranch=newdelhi
\ No newline at end of file
index 8cdff9b..92dbf03 100644 (file)
@@ -1,6 +1,6 @@
 project = "onap"
-release = "master"
-version = "master"
+release = "newdelhi"
+version = "newdelhi"
 
 author = "Open Network Automation Platform"
 # yamllint disable-line rule:line-length
index 38771a6..1ee0471 100644 (file)
@@ -8,7 +8,7 @@ basepython = python3.8
 deps =
     -r{toxinidir}/requirements-docs.txt
     -chttps://releases.openstack.org/constraints/upper/yoga
-    -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=newdelhi
 commands =
     sphinx-build -W -q -b html -n -d {envtmpdir}/doctrees {toxinidir} {toxinidir}/_build/html
 
@@ -17,7 +17,7 @@ basepython = python3.8
 deps =
     -r{toxinidir}/requirements-docs.txt
     -chttps://releases.openstack.org/constraints/upper/yoga
-    -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=newdelhi
 commands =
     sphinx-build -W -q -b linkcheck -d {envtmpdir}/doctrees {toxinidir} {toxinidir}/_build/linkcheck
 
@@ -26,7 +26,7 @@ basepython = python3.8
 deps =
     -r{toxinidir}/requirements-docs.txt
     -chttps://releases.openstack.org/constraints/upper/yoga
-    -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=newdelhi
 commands =
     sphinx-build -q -b spelling -d {envtmpdir}/doctrees {toxinidir} {toxinidir}/_build/spellcheck
 #   sphinx-build -W -q -b spelling -d {envtmpdir}/doctrees {toxinidir} {toxinidir}/_build/spellcheck