This repository contains the Ebakus Documentation source files.
The documentation is built using MkDocs.
pip install -r requirements.txt
You can build the documentation locally using:
mkdocs build
Or serve local docs with:
mkdocs serve
This repository contains the Ebakus Documentation source files.
The documentation is built using MkDocs.
pip install -r requirements.txt
You can build the documentation locally using:
mkdocs build
Or serve local docs with:
mkdocs serve