HexCasting/doc
2023-06-06 23:01:25 -04:00
..
src Add snapshot test for stdout 2023-06-06 23:01:25 -04:00
test Add snapshot test for stdout 2023-06-06 23:01:25 -04:00
pyproject.toml Preliminary refactoring, more snapshots 2023-06-06 22:34:41 -04:00
README.md Improve argument help 2023-06-06 22:41:06 -04:00
requirements.txt Preliminary refactoring, more snapshots 2023-06-06 22:34:41 -04:00
template.html Fix hardcode hack with another hack 2022-08-19 11:22:58 -04:00

doc

Contains the Python docgen for Hex Casting.

Setup

cd doc
python -m venv venv

.\venv\Scripts\activate  # Windows
source venv/bin/activate # anything other than Windows

pip install -r requirements.txt

Usage

python src/main.py ../Common/src/main/resources hexcasting thehexbook template.html out.html