Athena
The documentation storage for Dipal
Documentation server
Athena has HTTP server for reading markdown documentation.
If needed:
pip install venv
To prepare enviroment:
python -m venv env
source env/bin/activate
pip install -r requirements.txt
To start the server:
python server/server.py
Description
Languages
CSS
78.9%
Python
20.7%
Dockerfile
0.4%