This repository contains the source code of Appa LCA documentation and is built using sphinx with the PyData theme.
Hosted documentation is accessible at appalca.github.io.
If you intend to propose update to the code, please refer to the workflow in .github/workflows/ci.yml to install dependencies and build the docs locally.
You can use ./make.bat html instead of make html.