diff options
author | 2025-01-16 16:36:39 +0100 | |
---|---|---|
committer | 2025-01-16 16:37:13 +0100 | |
commit | f537d4838f7fa78dbfa8a2105a5c99afb0b3fe4d (patch) | |
tree | 8f597d6b0fc96cb1dd1db448c3fb6fb383923246 | |
parent | 2e25e62ca3b6f8b7be442361c4f9d8a7aa03c74b (diff) |
remove dev warning
Issue-ID: DOC-826
Change-Id: I49672ecb86b919515aaa00ee18d02e54b978e037
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
-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 a5cd1b04f..4129a7552 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] <https://docs.onap.org/en/newdelhi/>`__ - - -| - +.. .. 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] <https://docs.onap.org/en/newdelhi/>`__ +.. +.. +.. | +.. .. .. please disable above in the release version |