lean4-htt/doc
Sebastian Ullrich d5bcec28e5
chore: adjust dev-release preset (#13741)
Use same output directory as `release` to avoid
lean-toolchain/CLAUDE.md/... issues, rename preset accordingly
2026-05-16 05:32:16 +00:00
..
dev doc: how to LLVM upgrade (#13656) 2026-05-06 10:03:53 +00:00
examples feat: unfold and rewrap instances in inferInstanceAs and deriving 2026-03-22 13:25:46 +01:00
images doc: update quickstart guide for new display name (#5193) 2024-08-28 13:29:16 +00:00
latex doc: upstream the Lean4 pygments lexer (#3125) 2024-05-20 11:40:24 +00:00
make chore: adjust dev-release preset (#13741) 2026-05-16 05:32:16 +00:00
std chore: relative lean-toolchains (#12652) 2026-02-25 10:23:35 +00:00
BoolExpr.lean chore: Std -> Batteries renaming (#4108) 2024-05-08 05:04:25 +00:00
metaprogramming-arith.lean
perf.md
README.md chore: remove old documentation site (#7974) 2025-05-14 14:31:33 +00:00
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.