Skip to content

msmykx-intel/openvino_docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A test repository. The OpenVINO documentation is maintained in the main repository:

OFFICIAL OPENVINO DOCUMENTATION

Notes

Steps:

  1. Clone the repo

  2. set up venv environment (please use .venv directory as it the .gitignore is already configured for it):

    python3 -m venv .venv
    source .venv/bin/activate
  3. Run get_openvino_repo.sh

  4. Run install_dependencies.sh

  5. Run build_doxygen.sh

  6. Run sphinx-build -b html . _build/html

  7. Leave venv environment: deactivate

About

OpenVINO™ Toolkit documentation repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 37.4%
  • C++ 37.3%
  • JavaScript 11.6%
  • CSS 9.7%
  • HTML 3.3%
  • Shell 0.5%
  • TeX 0.2%