-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOCS] port selector tool to master (#23399)
- Loading branch information
1 parent
21bf6ab
commit 9427196
Showing
5 changed files
with
67 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
60 changes: 0 additions & 60 deletions
60
docs/sphinx_setup/_static/selector-tool/assets/selector-20fd1edb.js
This file was deleted.
Oops, something went wrong.
61 changes: 61 additions & 0 deletions
61
docs/sphinx_setup/_static/selector-tool/assets/selector-327a166e.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...elector-tool/assets/selector-c365ac1e.css → ...elector-tool/assets/selector-6bf35a6f.css
Large diffs are not rendered by default.
Oops, something went wrong.
7 changes: 4 additions & 3 deletions
7
...tatic/selector-tool/selector-6ad56e0.html → ...tatic/selector-tool/selector-c398038.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |