diff options
author | 2023-07-06 17:54:59 +0200 | |
---|---|---|
committer | 2023-07-06 17:56:37 +0200 | |
commit | 38acc555de76f55a4299e79a13bdd9e20e45028c (patch) | |
tree | 3cdbf633332f77584e7cc0f08e1dd6015c300a9a /docs | |
parent | 476d0d3aa69d2996f964133d0480805e902d2831 (diff) |
remove warning from index
Issue-ID: DOC-811
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I7a9555d2e43310b9df10ebdffb6849829c6c4555
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/docs/index.rst b/docs/index.rst index 7fcf6d757..1a78ad577 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 'Kohn' can be found** - `[here] <https://docs.onap.org/en/kohn/>`__ - - -| - +.. .. 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 'Kohn' can be found** +.. `[here] <https://docs.onap.org/en/kohn/>`__ +.. +.. +.. | +.. .. .. please disable above in the release version |