DOCS-menu_recreate_structure_step4 (#14583)

documentation section tweaks
create deployment section for further tweaks
API reference moved
compile tool moved
This commit is contained in:
Karol Blaszczak
2022-12-13 08:15:15 +01:00
committed by GitHub
parent 74f2128b3a
commit a007dcd878
5 changed files with 55 additions and 26 deletions

View File

@@ -6,37 +6,25 @@
:maxdepth: 1
:hidden:
openvino_2_0_transition_guide
API Reference <api/api_reference>
Model Preparation <openvino_docs_model_processing_introduction>
Model Optimization and Compression <openvino_docs_model_optimization_guide>
Run Inference <openvino_docs_OV_UG_OV_Runtime_User_Guide>
Deploy Locally <openvino_deployment_guide>
Deployment <openvino_docs_deployment_guide_introduction>
Tool Ecosystem <openvino_ecosystem>
OpenVINO Extensibility <openvino_docs_Extensibility_UG_Intro>
Media Processing and CV Libraries <media_processing_cv_libraries>
OpenVINO™ Security <openvino_docs_security_guide_introduction>
.. toctree::
:maxdepth: 1
:caption: Running Inference
:hidden:
openvino_inference_engine_tools_compile_tool_README
.. toctree::
:maxdepth: 1
:caption: Optimization and Performance
:hidden:
openvino_docs_optimization_guide_dldt_optimization_guide
openvino_docs_deployment_optimization_guide_dldt_optimization_guide
openvino_docs_tuning_utilities
@endsphinxdirective
This section provides reference documents that guide you through the OpenVINO toolkit workflow, from preparing models, optimizing them, to deploying them in your own deep learning applications.