diff --git a/docs/Documentation/deployment_guide_introduction.md b/docs/Documentation/deployment_guide_introduction.md index 771f280c35d..4e3162d6de5 100644 --- a/docs/Documentation/deployment_guide_introduction.md +++ b/docs/Documentation/deployment_guide_introduction.md @@ -1,4 +1,4 @@ -# OpenVINO™ Deployment {#openvino_docs_deployment_guide_introduction} +# Running and Deploying Inference {#openvino_docs_deployment_guide_introduction} @sphinxdirective @@ -6,7 +6,7 @@ :maxdepth: 1 :hidden: - Deploy via OpenVINO Runtime + Run and Deploy Locally Deploy via Model Serving @endsphinxdirective diff --git a/docs/Documentation/openvino_workflow.md b/docs/Documentation/openvino_workflow.md index c85f4bcfada..e65ddd1fcec 100644 --- a/docs/Documentation/openvino_workflow.md +++ b/docs/Documentation/openvino_workflow.md @@ -9,7 +9,7 @@ Model Preparation Model Optimization and Compression - Deployment + Running and Deploying Inference | :doc:`Model Preparation ` diff --git a/docs/OV_Runtime_UG/deployment/deployment_intro.md b/docs/OV_Runtime_UG/deployment/deployment_intro.md index 023fd0a5c30..2576ca9cf5b 100644 --- a/docs/OV_Runtime_UG/deployment/deployment_intro.md +++ b/docs/OV_Runtime_UG/deployment/deployment_intro.md @@ -1,4 +1,4 @@ -# Deploy via OpenVINO Runtime {#openvino_deployment_guide} +# Run and Deploy Locally {#openvino_deployment_guide} @sphinxdirective