From beff6958a9b64fb3712457d6fbcc8668a10ef24f Mon Sep 17 00:00:00 2001 From: Andrzej Kopytko Date: Fri, 22 Mar 2024 09:36:06 +0100 Subject: [PATCH] [Docs] restore banner information (#23623) ### Details: - *item1* - *...* ### Tickets: - *ticket-id* --- docs/sphinx_setup/_templates/layout.html | 2 +- docs/sphinx_setup/_templates/search.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sphinx_setup/_templates/layout.html b/docs/sphinx_setup/_templates/layout.html index 9c72df6341e..8dea4d97b56 100644 --- a/docs/sphinx_setup/_templates/layout.html +++ b/docs/sphinx_setup/_templates/layout.html @@ -25,7 +25,7 @@ {% block docs_navbar %} {{ super() }}
-

OpenVINO 2022.1 has introduced OpenVINO API 2.0. For more information on transition steps from the previous API, see the transition guide

+

This page relates to OpenVINO 2023.3 (LTS). Go to the latest documentation for up-to-date information.latest documentation

diff --git a/docs/sphinx_setup/_templates/search.html b/docs/sphinx_setup/_templates/search.html index 9902e9fe71b..fa4a393b654 100644 --- a/docs/sphinx_setup/_templates/search.html +++ b/docs/sphinx_setup/_templates/search.html @@ -8,7 +8,7 @@ {% block docs_navbar %} {{ super() }}
-

OpenVINO 2022.1 has introduced OpenVINO API 2.0. For more information on transition steps from the previous API, see the transition guide

+

This page relates to OpenVINO 2023.3 (LTS). Go to the latest documentation for up-to-date information.latest documentation