Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 244 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 244 Bytes

quark-documentation

Quark (new quantizer) documentation.

How to build document

pip install -r docs/sphinx/requirements.txt
sphinx-build -M html ./docs  _docs_build/

Access the HTML documentation at _docs_build/html/index.html.