From aab728ed4dfe4ea3742d984642c233016b02b464 Mon Sep 17 00:00:00 2001 From: thmsdt Date: Wed, 22 May 2024 16:30:57 +0200 Subject: [PATCH] prepare doc config files in newdelhi branch Issue-ID: DOC-823 Change-Id: I3d7b25fc993cd2dc821ddb3dc29ae990c51021d8 Signed-off-by: thmsdt --- .gitreview | 2 +- docs/conf.py | 4 ++-- docs/index.rst | 34 +++++++++++++++++----------------- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.gitreview b/.gitreview index 43021f409..24f4fd92d 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=gerrit.onap.org port=29418 project=doc.git -defaultbranch=master +defaultbranch=newdelhi diff --git a/docs/conf.py b/docs/conf.py index f36ed25b5..d7e7327db 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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 diff --git a/docs/index.rst b/docs/index.rst index ac48bf81f..362974f49 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,23 +7,23 @@ .. please disable below in the release version .. -.. warning:: **WORK IN PROGRESS** - - .. figure:: _static/exclamation-triangle.svg - :align: left - :scale: 760% - :figwidth: 120px - - This is a development version of ONAP documentation. It continually - develops as the contributing projects develop. Even if you read a specific - release name here, the content may cover a future ONAP release. - - .. **The official release documentation for ONAP 'NewDelhi' can be found** - .. `[here] `__ - - -| - +.. .. warning:: **WORK IN PROGRESS** +.. +.. .. figure:: _static/exclamation-triangle.svg +.. :align: left +.. :scale: 760% +.. :figwidth: 120px +.. +.. This is a development version of ONAP documentation. It continually +.. develops as the contributing projects develop. Even if you read a specific +.. release name here, the content may cover a future ONAP release. +.. +.. **The official release documentation for ONAP 'NewDelhi' can be found** +.. `[here] `__ +.. +.. +.. | +.. .. .. please disable above in the release version -- 2.16.6