fix doc config files for paris release 83/141383/1 paris
authorthmsdt <thomas.kulik@telekom.de>
Wed, 25 Jun 2025 09:46:57 +0000 (11:46 +0200)
committerthmsdt <thomas.kulik@telekom.de>
Wed, 25 Jun 2025 09:47:32 +0000 (11:47 +0200)
Issue-ID: DOC-828

Change-Id: I8a8d11e0d7e42db3d904531d7de69cbd30053154
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
.gitreview
docs/conf.py
docs/tox.ini

index 73a32ed..7899c20 100644 (file)
@@ -2,4 +2,4 @@
 host=gerrit.onap.org
 port=29418
 project=ccsdk/features.git
-defaultbranch=master
+defaultbranch=paris
index 8b63262..ca153fc 100644 (file)
@@ -1,6 +1,6 @@
 project = "onap"
-release = "master"
-version = "master"
+release = "paris"
+version = "paris"
 
 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 = 'paris'
 
 intersphinx_mapping = {}
 doc_url = 'https://docs.onap.org/projects'
index ae83b7f..22fcf68 100644 (file)
@@ -28,4 +28,4 @@ deps =
     -chttps://releases.openstack.org/constraints/upper/yoga
     -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?h=master
 commands =
-    sphinx-build -W -q -b spelling -d {envtmpdir}/doctrees {toxinidir} {toxinidir}/_build/spellcheck
+    sphinx-build -q -b spelling -d {envtmpdir}/doctrees {toxinidir} {toxinidir}/_build/spellcheck