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
No description provided
Readme 417 KiB
Languages
CSS 78.9%
Python 20.7%
Dockerfile 0.4%