OpenDTU documentation

April 21, 2024 ยท View on GitHub

Read the documentation

The published documentation can be found here: https://opendtu.solar/

Testing

Install the required dependencies:

python3 -m venv venv
source ./venv/bin/activate
pip3 install -r requirements.txt

Run a local webserver:

mkdocs serve

Contents

  1. 1Read the documentation
  2. 2Testing