lean4-htt/doc/examples
David Thrane Christiansen 12ff2d8c49
chore: remove old documentation site (#7974)
This PR removes the old documentation overview site, as its content has
moved to the main Lean website infrastructure.

This should be merged when the new website section is deployed, after
installing appropriate redirects.

Developer documentation is remaining in Markdown form, but it will no
longer be part of the documentation hosted on the Lean website. Example
code stays here for CI, but it is now rendered via a Verso plugin.
2025-05-14 14:31:33 +00:00
..
Certora2022
compiler
ICERM2022 feat: replace List.lt with List.Lex (#6379) 2024-12-15 08:22:39 +00:00
NFM2022
bintree.lean chore: simp_arith has been deprecated (#7043) 2025-02-12 03:55:45 +00:00
deBruijn.lean
interp.lean feat: upstream definition of Vector from Batteries (#6197) 2024-11-24 23:01:32 +00:00
palindromes.lean
phoas.lean
README.md chore: remove old documentation site (#7974) 2025-05-14 14:31:33 +00:00
tc.lean
test_single.sh test: do not filter output for non-diff tests (#6308) 2024-12-04 17:49:35 +00:00
widgets.lean

These examples are checked in Lean's CI to ensure that they continue to work. They are included in the documentation section of the Lean website via a script that copies the latest version, in order to ensure that the website tracks Lean releases rather than master.