Skip to content

CoreSenseEU/CoreSenseEU.github.io

Repository files navigation

CoreSenseEU.github.io

https://github.com/CoreSenseEU/CoreSenseEU.github.io

This folder holds the source and configuration files used to generate the CoreSense documentation web site.

Dependencies for Build:

  • Sphinx
  • sudo apt install python3-pip
  • pip3 install breathe==4.30.0 sphinx_rtd_theme sphinxcontrib-plantuml

Build the docs locally with make html and you'll find the built docs entry point in _build/html/index.html.