Skip to content

OpenVINO™ Toolkit documentation repository

Notifications You must be signed in to change notification settings

xu-yuan1/openvino-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • C++ 38.3%
  • Python 35.3%
  • JavaScript 11.9%
  • CSS 10.4%
  • HTML 3.4%
  • Shell 0.5%
  • TeX 0.2%