qwat / docs

TEKSI Water module (project QWAT) - Documentation
https://qwat.github.io/docs
Apache License 2.0
3 stars 11 forks source link

Technical : Add a small section in the README : How to build the doc #22

Open ponceta opened 2 years ago

ponceta commented 2 years ago

Prerequisite : unix env + make executable + python3+ python pip

  1. Clone the project
  2. cd qwat_docs/
  3. pip install -r requirements.txt
  4. ./scripts/build-docs.sh