TRENTOS documentation This repository contains the documentation for the TRENTOS SDK. Dependencies pip install myst_parser sphinx_copybutton sphinx_immaterial sphinxcontrib.mermaid Building procedure To build the documentation as HTML run: make html To build a PDF file run: make latexpdf