Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 269 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 269 Bytes

tesseract_docs

Build Documentation Locally

  1. Install
    • sudo apt install python3-sphinx python3-git python3-recommonmark
    • pip3 install sphinxext-remoteliteralinclude sphinxcontrib-spelling
  2. Build
    • sphinx-build -b html tesseract_docs builddir