Skip to content

Commit 5cee8bb

Browse files
authored
omz layout fix (#6450)
* fix layout * 4
1 parent a220a0a commit 5cee8bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/doxygen/openvino_docs.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ limitations under the License.
103103
<tab type="usergroup" title="Performance Benchmark Results" url="@ref openvino_docs_performance_benchmarks">
104104
<tab type="usergroup" title="Intel® Distribution of OpenVINO™ toolkit Benchmark Results" url="@ref openvino_docs_performance_benchmarks_openvino">
105105
<tab type="user" title="Performance Information Frequently Asked Questions" url="@ref openvino_docs_performance_benchmarks_faq"/>
106-
<tab type="user" title="Download Performance Data Spreadsheet in MS Excel* Format" url="https://docs.openvinotoolkit.org/downloads/benchmark_files/OV-2021.3-Download-Excel.xlsx"/>
106+
<tab type="user" title="Download Performance Data Spreadsheet in MS Excel* Format" url="https://docs.openvinotoolkit.org/downloads/benchmark_files/OV-2021.4-Download-Excel.xlsx"/>
107107
<tab type="user" title="INT8 vs. FP32 Comparison on Select Networks and Platforms" url="@ref openvino_docs_performance_int8_vs_fp32"/>
108108
</tab>
109109
<tab type="user" title="OpenVINO™ Model Server Benchmark Results" url="@ref openvino_docs_performance_benchmarks_ovms"/>
@@ -118,6 +118,9 @@ limitations under the License.
118118
<xi:include href="omz_docs.xml" xpointer="omz_tools_accuracy_checker">
119119
<xi:fallback/>
120120
</xi:include>
121+
<xi:include href="omz_docs.xml" xpointer="omz_data">
122+
<xi:fallback/>
123+
</xi:include>
121124
<tab type="user" title="Using Cross Check Tool for Per-Layer Comparison Between Plugins" url="@ref openvino_inference_engine_tools_cross_check_tool_README"/>
122125
</tab>
123126
<tab type="user" title="Case Studies" url="https://www.intel.com/openvino-success-stories"/>
@@ -158,9 +161,6 @@ limitations under the License.
158161
<xi:include href="omz_docs.xml" xpointer="omz_models">
159162
<xi:fallback/>
160163
</xi:include>
161-
<tab type="user" title="Dataset Preparation Guide" url="@ref omz_data_datasets"/>
162-
<tab type="user" title="Intel's Pre-Trained Models Device Support" url="@ref omz_models_intel_device_support"/>
163-
<tab type="user" title="Public Pre-Trained Models Device Support" url="@ref omz_models_public_device_support"/>
164164
<xi:include href="omz_docs.xml" xpointer="omz_demos">
165165
<xi:fallback/>
166166
</xi:include>

0 commit comments

Comments
 (0)