lean4-htt/doc
2026-05-04 15:33:36 +00:00
..
dev chore: update release tooling and docs (#13631) 2026-05-04 15:33:36 +00:00
examples feat: unfold and rewrap instances in inferInstanceAs and deriving 2026-03-22 13:25:46 +01:00
images
latex
make chore: strip binaries only in release builds (#13208) 2026-03-31 17:18:43 +00:00
std chore: relative lean-toolchains (#12652) 2026-02-25 10:23:35 +00:00
BoolExpr.lean
metaprogramming-arith.lean
perf.md
README.md
style.md doc: write a guideline for tactic docstrings (#11406) 2026-01-06 04:40:20 +00:00
syntax_example.lean

Developer Documentation and Examples

This directory contains documentation that describes how to work on Lean itself, as well as examples that are included in documentation that's hosted on the Lean website. The make directory contains information on building Lean, and the dev directory describes how to work on Lean.

The documentation section has links to documentation that describes how to use Lean itself.