Skip to content

Commit

Permalink
[DOCS] port selector tool to master (#23399)
Browse files Browse the repository at this point in the history
port: 
#23246
#23260

---------

Co-authored-by: Alexander Suvorov <alexander.suvorov@intel.com>
  • Loading branch information
kblaszczak-intel and as-suvorov authored Mar 12, 2024
1 parent 21bf6ab commit 9427196
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 65 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 @@ -22,7 +22,7 @@ Install OpenVINO™ 2024.0

<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-6ad56e0.html" style="width: 100%; border: none" title="Download Intel® Distribution of OpenVINO™ Toolkit"></iframe>
<iframe id="selector" src="../_static/selector-tool/selector-c398038.html" style="width: 100%; border: none" title="Download Intel® Distribution of OpenVINO™ Toolkit"></iframe>

.. warning::

Expand Down

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,18 +1,19 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="version" content="v_2023_3_0-6ad56e0" />
<meta name="version" content="v_2024_0_0-c398038" />
<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-20fd1edb.js"></script>
<link rel="stylesheet" href="./assets/selector-c365ac1e.css">
<script type="module" crossorigin src="./assets/selector-327a166e.js"></script>
<link rel="stylesheet" href="./assets/selector-6bf35a6f.css">
</head>
<body>
<div id="root"></div>

</body>
</html>

0 comments on commit 9427196

Please sign in to comment.