EnergyPlus documentation built with Zensical.
This project uses uv for dependency management and Zensical to build the documentation site.
# Clone the repository git clone https://github.com/idfkit/idfkit-docs.git cd idfkit-docs # Install dependencies and pre-commit hooks make install
make install # Install dependencies and pre-commit hooks make check # Run pre-commit hooks make docs # Serve documentation locally make docs-test # Test documentation build
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.