Skip to content

Commit

Permalink
[DOCS] Port Selector Tool (openvinotoolkit#25106)
Browse files Browse the repository at this point in the history
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*

Co-authored-by: Alexander Suvorov <[email protected]>
  • Loading branch information
tsavina and as-suvorov authored Jun 18, 2024
1 parent 61cb144 commit cfa9e1f
Show file tree
Hide file tree
Showing 6 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion docs/articles_en/get-started/install-openvino.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Install OpenVINO™ 2024.2

<script type="module" crossorigin src="../_static/selector-tool/assets/index-f34d1fad.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<iframe id="selector" src="../_static/selector-tool/selector-1c16038.html" style="width: 100%; border: none" title="Download Intel® Distribution of OpenVINO™ Toolkit"></iframe>
<iframe id="selector" src="../_static/selector-tool/selector-0fa99c3.html" style="width: 100%; border: none" title="Download Intel® Distribution of OpenVINO™ Toolkit"></iframe>

OpenVINO 2024.2, described here, is not a Long-Term-Support version!
All currently supported versions are:
Expand Down

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="version" content="v_2022_3_2-1c16038" />
<meta name="version" content="v_2024_2_0-0fa99c3" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Download Intel® Distribution of OpenVINO™ Toolkit</title>
<meta
name="description"
content="Download a version of the Intel® Distribution of OpenVINO™ toolkit for Linux, Windows, or macOS."
/>
<script type="module" crossorigin src="./assets/selector-8f39cd2e.js"></script>
<link rel="stylesheet" href="./assets/selector-6bf35a6f.css">
<script type="module" crossorigin src="./assets/selector-d6eabe1c.js"></script>
<link rel="stylesheet" href="./assets/selector-b0e2854e.css">
</head>
<body>
<div id="root"></div>

</body>
</html>

0 comments on commit cfa9e1f

Please sign in to comment.