diff --git a/docs/articles_en/about-openvino/openvino-ecosystem/openvino-project.rst b/docs/articles_en/about-openvino/openvino-ecosystem/openvino-project.rst index 2b32c4e54426a5..ab8ec898a58470 100644 --- a/docs/articles_en/about-openvino/openvino-ecosystem/openvino-project.rst +++ b/docs/articles_en/about-openvino/openvino-ecosystem/openvino-project.rst @@ -38,7 +38,7 @@ and TensorFlow models during training. | **OpenVINO Model Server** | :bdg-link-dark:`GitHub ` - :bdg-link-success:`User Guide ` + :bdg-link-success:`User Guide ` A high-performance system that can be used to access the host models via request to the model server. diff --git a/docs/articles_en/about-openvino/release-notes-openvino/system-requirements.rst b/docs/articles_en/about-openvino/release-notes-openvino/system-requirements.rst index b3f0928ab4ddb1..7fa2daad719562 100644 --- a/docs/articles_en/about-openvino/release-notes-openvino/system-requirements.rst +++ b/docs/articles_en/about-openvino/release-notes-openvino/system-requirements.rst @@ -223,7 +223,7 @@ to learn more about the release types. gcc -v .. tab-item:: macOS - :name: archive-win-sysreq + :name: archive-mac-sysreq * `CMake 3.13 or higher `__ (choose "macOS 10.13 or later"). Add ``/Applications/CMake.app/Contents/bin`` to path (for default install). * `Python 3.9 - 3.12 `__ (choose 3.9 - 3.12). Install and add to path. diff --git a/docs/articles_en/documentation/openvino-ir-format/operation-sets/operation-specs.rst b/docs/articles_en/documentation/openvino-ir-format/operation-sets/operation-specs.rst index 9f7badf1a8d06a..9c1caefdfb1dc6 100644 --- a/docs/articles_en/documentation/openvino-ir-format/operation-sets/operation-specs.rst +++ b/docs/articles_en/documentation/openvino-ir-format/operation-sets/operation-specs.rst @@ -118,7 +118,7 @@ Operation Specifications IsNaN-10 LRN-1 LSTMCell-1 - LSTMSequence-1 + LSTMSequence-5 LessEqual-1 Less-1 Log-1 diff --git a/docs/articles_en/get-started/install-openvino/install-openvino-apt.rst b/docs/articles_en/get-started/install-openvino/install-openvino-apt.rst index dafd1ed1577460..471fe3f74516f8 100644 --- a/docs/articles_en/get-started/install-openvino/install-openvino-apt.rst +++ b/docs/articles_en/get-started/install-openvino/install-openvino-apt.rst @@ -72,13 +72,6 @@ Step 1: Set Up the OpenVINO Toolkit APT Repository echo "deb https://apt.repos.intel.com/openvino/2025 ubuntu20 main" | sudo tee /etc/apt/sources.list.d/intel-openvino-2025.list - .. tab-item:: Ubuntu 18 - :sync: ubuntu-18 - - .. code-block:: sh - - echo "deb https://apt.repos.intel.com/openvino/2025 ubuntu18 main" | sudo tee /etc/apt/sources.list.d/intel-openvino-2025.list - 3. Update the list of packages via the update command: diff --git a/docs/articles_en/openvino-workflow/deployment-locally.rst b/docs/articles_en/openvino-workflow/deployment-locally.rst index 4c1d3676b770be..6f7029ee487f1e 100644 --- a/docs/articles_en/openvino-workflow/deployment-locally.rst +++ b/docs/articles_en/openvino-workflow/deployment-locally.rst @@ -43,7 +43,7 @@ The table below shows which distribution type can be used for what target operat * - Distribution type - Operating systems * - Debian packages - - Ubuntu 18.04, 20.04, 22.04, 24.04 (64-bit) + - 20.04, 22.04, 24.04 (64-bit) * - RPM packages - Red Hat Enterprise Linux 8, 64-bit * - Docker images diff --git a/docs/sphinx_setup/_static/download/OpenVINO_Quick_Start_Guide.pdf b/docs/sphinx_setup/_static/download/OpenVINO_Quick_Start_Guide.pdf index f6c4adfbc7e8d3..5b524d92f352eb 100644 Binary files a/docs/sphinx_setup/_static/download/OpenVINO_Quick_Start_Guide.pdf and b/docs/sphinx_setup/_static/download/OpenVINO_Quick_Start_Guide.pdf differ diff --git a/docs/sphinx_setup/index.rst b/docs/sphinx_setup/index.rst index f5110f26c4696b..979cc98caa219c 100644 --- a/docs/sphinx_setup/index.rst +++ b/docs/sphinx_setup/index.rst @@ -37,8 +37,8 @@ hardware and environments, on-premises and on-device, in the browser or in the c
  • Improved model serving

    -

    OpenVINO Model Server has improved parallel inferencing!

    - Learn more +

    OpenVINO Model Server has improved parallel inference!

    + Learn more
  • OpenVINO via PyTorch 2.0 torch.compile()

    @@ -193,7 +193,6 @@ Key Features :hidden: GET STARTED - LEARN OPENVINO HOW TO USE - MAIN WORKFLOW HOW TO USE - GENERATIVE AI WORKFLOW REFERENCE DOCUMENTATION