tesseract-robotics / tesseract_docs

This contains documentation of all Tesseract repositories.
http://tesseract-docs.rtfd.io
Apache License 2.0
6 stars 12 forks source link

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