Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 452 Bytes

File metadata and controls

8 lines (6 loc) · 452 Bytes

Appa LCA documentation

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.

Doc build

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.