lean4-htt/doc
Kim Morrison 8fe068ef68
feat: move lean-pr-testing-NNNN branches to a fork (#8933)
This PR changes the CI setup to generate `lean-pr-testing-NNNN` branches
for Mathlib on the `leanprover-community/mathlib4-nightly-testing` fork,
rather than on the main repo.
2025-06-24 03:30:43 +00:00
..
dev feat: move lean-pr-testing-NNNN branches to a fork (#8933) 2025-06-24 03:30:43 +00:00
examples chore: remove old documentation site (#7974) 2025-05-14 14:31:33 +00:00
images doc: update quickstart guide for new display name (#5193) 2024-08-28 13:29:16 +00:00
latex
make fix: indicate dependency on pkgconf in ubuntu docs (#6646) 2025-01-15 05:30:20 +00:00
std chore: revert mistaken deletion (#8404) 2025-05-19 12:14:09 +00:00
.gitignore
BoolExpr.lean
metaprogramming-arith.lean
perf.md
README.md chore: remove old documentation site (#7974) 2025-05-14 14:31:33 +00:00
style.md doc: add documentation style guide (#8199) 2025-05-02 13:05:18 +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.