/tesseract_docs

This contains documentation of all Tesseract repositories.

Primary LanguageHTMLApache License 2.0Apache-2.0

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