Source repository for the official LITIENGINE docs.
Documentation: https://docs.litiengine.com/
Install the documentation dependencies:
pip install -r requirements-docs.txtRun the local documentation server:
zensical serveBuild the static site for production:
zensical build --clean --strict