Skip to content

Commit

Permalink
[DOCS] adjustments for ST and cookie policy (openvinotoolkit#18315)
Browse files Browse the repository at this point in the history
  • Loading branch information
kblaszczak-intel committed Jul 3, 2023
1 parent 6be030b commit cb8d34d
Show file tree
Hide file tree
Showing 22 changed files with 17 additions and 61 deletions.
3 changes: 2 additions & 1 deletion docs/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ pre {
white-space: pre-wrap;
word-wrap: break-word;
}
/* cookie wap requirement */
a#wap_dns {display: none;}
/* Sphinx-design tabs override */

.sd-tab-set>input:checked+label {
border-color: var(--sd-color-tabs-underline-inactive);
color: var(--sd-color-info-text)!important;
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ OpenVINO™ Documentation
.. toctree::

home
Install <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>
Install <openvino_docs_install_guides_overview>
Blog <https://blog.openvino.ai/>
Forum <https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/bd-p/distribution-openvino-toolkit>
Support <https://www.intel.com/content/www/us/en/support/products/96066/software/development-software/openvino-toolkit.html>
Expand Down
2 changes: 1 addition & 1 deletion docs/install_guides/installing-model-dev-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Additional Resources

- `Intel® Distribution of OpenVINO™ toolkit home page <https://software.intel.com/en-us/openvino-toolkit>`__
- For IoT Libraries & Code Samples, see `Intel® IoT Developer Kit <https://github.com/intel-iot-devkit>`__ .
- `OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`__


@endsphinxdirective

3 changes: 0 additions & 3 deletions docs/install_guides/installing-openvino-apt.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,10 +273,7 @@ You can also try the following:
* Take a glance at the OpenVINO product home page: https://software.intel.com/en-us/openvino-toolkit.


Additional Resources
#######################################

- `OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`__



Expand Down
3 changes: 0 additions & 3 deletions docs/install_guides/installing-openvino-brew.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ Now that you've installed OpenVINO Runtime, you can try the following things:
* See sample applications in :doc:`OpenVINO toolkit Samples Overview <openvino_docs_OV_UG_Samples_Overview>`.
* Check out the OpenVINO product home page: https://software.intel.com/en-us/openvino-toolkit.

Additional Resources
####################

* `OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`__

@endsphinxdirective
1 change: 0 additions & 1 deletion docs/install_guides/installing-openvino-conda.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ Additional Resources

* `OpenVINO Runtime Conda Forge <https://anaconda.org/conda-forge/openvino>`__
* :doc:`OpenVINO™ Toolkit Samples Overview <openvino_docs_OV_UG_Samples_Overview>`
* `OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`__


@endsphinxdirective
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,6 @@ Additional Resources
* Sample applications: :doc:`OpenVINO™ Toolkit Samples Overview <openvino_docs_OV_UG_Samples_Overview>`
* Pre-trained deep learning models: :doc:`Overview of OpenVINO™ Toolkit Pre-Trained Models <model_zoo>`
* IoT libraries and code samples in the GitHub repository: `Intel® IoT Developer Kit <https://github.com/intel-iot-devkit>`__
* `OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`__



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ To uninstall the toolkit, follow the steps on the :doc:`Uninstalling page <openv
Additional Resources
####################

* `OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`__
* :ref:`Troubleshooting Guide for OpenVINO Installation & Configuration <troubleshooting guide for install>`
* Converting models for use with OpenVINO™: :ref:`Model Optimizer User Guide <deep learning model optimizer>`
* Writing your own OpenVINO™ applications: :ref:`OpenVINO™ Runtime User Guide <deep learning openvino runtime>`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ To uninstall OpenVINO, follow the steps on the :doc:`Uninstalling page <openvino
Additional Resources
####################

* `OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`__
* :ref:`Troubleshooting Guide for OpenVINO Installation & Configuration <troubleshooting guide for install>`
* Converting models for use with OpenVINO™: :ref:`Model Optimizer Developer Guide <deep learning model optimizer>`
* Writing your own OpenVINO™ applications: :ref:`OpenVINO™ Runtime User Guide <deep learning openvino runtime>`
Expand Down
3 changes: 1 addition & 2 deletions docs/install_guides/installing-openvino-linux-header.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ If you want to install OpenVINO™ Runtime on your Linux machine, these are your
* :doc:`Install OpenVINO Runtime using Homebrew <openvino_docs_install_guides_installing_openvino_brew>`
* :doc:`Install OpenVINO using Docker <openvino_docs_install_guides_installing_openvino_docker_linux>`

For a full selection of distribution channels, see the
`OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`__



@endsphinxdirective
Expand Down
15 changes: 0 additions & 15 deletions docs/install_guides/installing-openvino-linux.md

This file was deleted.

2 changes: 0 additions & 2 deletions docs/install_guides/installing-openvino-macos-header.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,5 @@ If you want to install OpenVINO™ Runtime on macOS, there are a few ways to acc
* :doc:`Install OpenVINO Runtime via Homebrew <openvino_docs_install_guides_installing_openvino_brew>`


For a full selection of distribution channels,
see the `OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`__

@endsphinxdirective
1 change: 0 additions & 1 deletion docs/install_guides/installing-openvino-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ Currently only the following ways are provided to install OpenVINO™ on macOS:

The other installation methods are temporarily unavailable.

For a full selection of distribution channels, see the [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html)

@endsphinxdirective
22 changes: 7 additions & 15 deletions docs/install_guides/installing-openvino-overview.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Installing Intel® Distribution of OpenVINO™ Toolkit {#openvino_docs_install_guides_overview}
# Install Intel® Distribution of OpenVINO™ Toolkit {#openvino_docs_install_guides_overview}

@sphinxdirective

Expand All @@ -11,16 +11,6 @@
Build from Source <https://github.com/openvinotoolkit/openvino/blob/master/docs/dev/build.md>
Creating a Yocto Image <openvino_docs_install_guides_installing_openvino_yocto>

Intel® Distribution of OpenVINO™ toolkit is a comprehensive toolkit for developing applications and solutions based on deep learning tasks, such as computer vision, automatic speech recognition, natural language processing, recommendation systems, and more. It provides high-performance and rich deployment options, from edge to cloud. Some of its advantages are:

* Enables CNN-based and transformer-based deep learning inference on the edge or cloud.
* Supports various execution modes across Intel® technologies: Intel® CPU, Intel® Integrated Graphics, Intel® Discrete Graphics, and more.
* Speeds time-to-market via an easy-to-use library of computer vision functions and pre-optimized kernels.
* Compatible with models from a wide variety of frameworks, including TensorFlow, PyTorch, PaddlePaddle, ONNX, and more.


Install OpenVINO
################

.. raw:: html

Expand All @@ -29,7 +19,8 @@ Install OpenVINO
<iframe id="selector" src="_static/selector-tool/selector-8db148d.html" style="width: 100%; border: none" title="Download Intel® Distribution of OpenVINO™ Toolkit"></iframe>


OpenVINO installation package is distributed in two parts: OpenVINO Runtime and OpenVINO Development Tools.
Distribution channels of OpenVINO may differ slightly, with regard to supported hardware or available APIs (read installation guides for particular distributions for more details).
Moreover, OpenVINO Runtime and OpenVINO Development Tools offer different sets of tools, as follows:

* **OpenVINO Runtime** contains the core set of libraries for running machine learning model inference on processor devices.
* **OpenVINO Development Tools** is a set of utilities for working with OpenVINO and OpenVINO models. It includes the following tools:
Expand All @@ -39,7 +30,8 @@ OpenVINO installation package is distributed in two parts: OpenVINO Runtime and
- Accuracy Checker and Annotation Converter
- Model Downloader and other Open Model Zoo tools

Option 1. Install OpenVINO Runtime and OpenVINO Development Tools (recommended)

Install OpenVINO Development Tools (recommended)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

The best way to get started with OpenVINO is to install OpenVINO Development Tools, which will also install the OpenVINO Runtime Python package as a dependency. Follow the instructions on the :doc:`Install OpenVINO Development Tools <openvino_docs_install_guides_install_dev_tools>` page to install it.
Expand All @@ -52,7 +44,7 @@ For developers working in Python, OpenVINO Development Tools can easily be insta

For developers working in C++, the core OpenVINO Runtime libraries must be installed separately. Then, OpenVINO Development Tools can be installed using requirements files or PyPI. See the :ref:`For C++ Developers <openvino_docs_install_guides_install_dev_tools.html#cpp_developers>` section of the Install OpenVINO Development Tools page for instructions.

Option 2. Install OpenVINO Runtime only
Install OpenVINO Runtime only
+++++++++++++++++++++++++++++++++++++++

OpenVINO Runtime may also be installed on its own without OpenVINO Development Tools. This is recommended for users who already have an optimized model and want to deploy it in an application that uses OpenVINO for inference on their device. To install OpenVINO Runtime only, follow the instructions on the :doc:`Install OpenVINO Runtime <openvino_docs_install_guides_install_runtime>` page.
Expand All @@ -63,7 +55,7 @@ The following methods are available to install OpenVINO Runtime:
* Windows: You can install OpenVINO Runtime using archive files or Docker. See :doc:`Install OpenVINO on Windows <openvino_docs_install_guides_installing_openvino_windows_header>`.
* macOS: You can install OpenVINO Runtime using archive files or Docker. See :doc:`Install OpenVINO on macOS <openvino_docs_install_guides_installing_openvino_macos_header>`.

Option 3. Build OpenVINO from source
Build OpenVINO from source
++++++++++++++++++++++++++++++++++++

Source files are also available in the OpenVINO Toolkit GitHub repository. If you want to build OpenVINO from source for your platform, follow the `OpenVINO Build Instructions <https://github.com/openvinotoolkit/openvino/blob/master/docs/dev/build.md>`__ .
Expand Down
1 change: 0 additions & 1 deletion docs/install_guides/installing-openvino-pip.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,5 @@ Additional Resources

- Intel® Distribution of OpenVINO™ toolkit home page: https://software.intel.com/en-us/openvino-toolkit
- For IoT Libraries & Code Samples, see `Intel® IoT Developer Kit <https://github.com/intel-iot-devkit>`__.
- `OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`__

@endsphinxdirective
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,5 @@ Additional Resources
* Sample applications: :ref:`OpenVINO™ Toolkit Samples Overview <code samples>`
* Pre-trained deep learning models: :ref:`Overview of OpenVINO™ Toolkit Pre-Trained Models <model zoo>`
* IoT libraries and code samples in the GitHUB repository: `Intel® IoT Developer Kit <https://github.com/intel-iot-devkit>`__
* :ref:`OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`

@endsphinxdirective
2 changes: 0 additions & 2 deletions docs/install_guides/installing-openvino-windows-header.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,5 @@ If you want to install OpenVINO™ Runtime on Windows, you have the following op
* :doc:`Install OpenVINO Runtime using Conda Forge <openvino_docs_install_guides_installing_openvino_conda>`
* :doc:`Install OpenVINO using Docker <openvino_docs_install_guides_installing_openvino_docker_linux>`

For a full selection of distribution channels,
see the `OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`__

@endsphinxdirective
2 changes: 1 addition & 1 deletion docs/install_guides/installing-openvino-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Currently only the following ways are provided to install OpenVINO™:

The other installation methods are temporarily unavailable.

For a full selection of distribution channels, see the [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html)

2 changes: 1 addition & 1 deletion docs/install_guides/installing-openvino-yocto.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Additional Resources
- `Meta-intel <https://git.yoctoproject.org/meta-intel/tree/README>`__
- `Meta-openembedded <http://cgit.openembedded.org/meta-openembedded/tree/README>`__
- `Meta-clang <https://github.com/kraj/meta-clang/tree/master/#readme>`__
- `OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`__


@endsphinxdirective

5 changes: 0 additions & 5 deletions docs/install_guides/installing-openvino-yum.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,11 +240,6 @@ You can also try the following things:



Additional Resources
#####################

- `OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`__


@endsphinxdirective

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
<a href="https://www.intel.com/content/www/us/en/legal/terms-of-use.html" alt="terms of use">Terms of Use</a>
<a href="https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html" data-cookie-notice="true" alt="cookies policy">Cookies</a>
<a href="https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html" alt="Privacy">Privacy</a>
<a data-wap_ref="dns" id="wap_dns" href="https://www.intel.com/content/www/us/en/privacy/intel-cookienotice.html">Do Not Share My Personal Information</a>
</p>
<p style="font-size: 0.8em">Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries. Other names and brands may be claimed as the property of others.</p>
4 changes: 2 additions & 2 deletions docs/resources/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

.. raw:: html

<meta http-equiv="Refresh" content="0; url='https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html'" />
<meta http-equiv="Refresh" content="0; url='https://www.intel.com/content/www/us/en/developer/articles/release-notes/openvino/2023-0.html'" />


.. toctree::
:hidden:

prerelease_information

The official OpenVINO Release Notes are published at `intel.com <https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html>`__
The official OpenVINO Release Notes are published at `www.intel.com <https://www.intel.com/content/www/us/en/developer/articles/release-notes/openvino/2023-0.html>`__


@endsphinxdirective

0 comments on commit cb8d34d

Please sign in to comment.