2023-05-04 16:53:02 +03:00
2023-05-04 16:53:02 +03:00
2023-05-04 16:53:02 +03:00
2023-03-09 19:59:42 +03:00
2023-03-23 11:36:11 +03:00
2023-03-23 11:36:11 +03:00
2023-03-23 11:36:11 +03:00
2023-03-23 11:36:11 +03:00
2023-03-23 11:36:11 +03:00

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%