propeller/scripts/GenerateDocs.sh
2023-01-25 14:26:53 -05:00

6 lines
66 B
Bash

#!/bin/sh
lein codox
python3 FunctionsToMD.py
python3 HTMLFix.py