[DOCS] reset the pre-release notes pages (#18177)
a new place and content
This commit is contained in:
parent
258d476cbd
commit
3bc8065ca3
@ -113,4 +113,5 @@ Feature Overview
|
||||
DOCUMENTATION <documentation>
|
||||
MODEL ZOO <model_zoo>
|
||||
RESOURCES <resources>
|
||||
RELEASE NOTES <https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html>
|
||||
RELEASE NOTES <release_notes>
|
||||
|
||||
|
@ -75,7 +75,7 @@ Step 1: Download and Install OpenVINO Core Components
|
||||
``C:\Program Files (x86)\Intel`` is the recommended folder. You may also use a different path if desired or if you don't have administrator privileges on your computer.
|
||||
|
||||
|
||||
2. Download the `OpenVINO Runtime archive file for Windows <https://storage.openvinotoolkit.org/repositories/openvino/packages/2022.3/windows/>`__ to your local ``Downloads`` folder.
|
||||
2. Download the `OpenVINO Runtime archive file for Windows <https://storage.openvinotoolkit.org/repositories/openvino/packages/2023.0/windows/>`__ to your local ``Downloads`` folder.
|
||||
|
||||
If you prefer using command-lines, run the following commands in the command prompt window you opened:
|
||||
|
||||
|
@ -17,13 +17,21 @@ Please file a github Issue on these with the label “pre-release” so we can g
|
||||
* NOT subject to official support.
|
||||
* Subject to change in the future.
|
||||
* Introduced to allow early testing and get early feedback from the community.
|
||||
|
||||
|
||||
.. dropdown:: OpenVINO Toolkit 2023.0.0.dev20230427
|
||||
:open:
|
||||
|
||||
|
||||
.. dropdown:: OpenVINO Toolkit 2023.0.0.dev20230407
|
||||
:animate: fade-in-slide-down
|
||||
:color: primary
|
||||
|
||||
The first pre-release for OpenVINO 2023.1 focused on fixing bugs and performance issues.
|
||||
|
||||
|
||||
|
||||
.. dropdown:: OpenVINO Toolkit 2023.0.0.dev20230407
|
||||
:animate: fade-in-slide-down
|
||||
:color: secondary
|
||||
|
||||
Note that a new distribution channel has been introduced for C++ developers: `Conda Forge <https://anaconda.org/conda-forge/openvino>`__
|
||||
(the 2022.3.0 release is available there now).
|
||||
|
||||
|
18
docs/resources/release_notes.md
Normal file
18
docs/resources/release_notes.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Release Notes {#release_notes}
|
||||
|
||||
@sphinxdirective
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<meta http-equiv="Refresh" content="0; url='https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.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>`__
|
||||
|
||||
|
||||
@endsphinxdirective
|
@ -8,7 +8,6 @@
|
||||
:hidden:
|
||||
|
||||
openvino_docs_performance_benchmarks
|
||||
prerelease_information
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
Loading…
Reference in New Issue
Block a user