zym1rm / openmv-doc

OpenMV Documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openmv-doc

OpenMV Documentation

Install Sphinx, and optionally (for the RTD-styling), sphinx_rtd_theme, preferably in a virtualenv:

 pip install sphinx
 pip install sphinx_rtd_theme

In /, build the docs:

 make.py

You'll find the index page at micropython/docs/_build/html/index.html.

About

OpenMV Documentation

License:MIT License


Languages

Language:Python 100.0%