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.
4 lines
269 B
Markdown
4 lines
269 B
Markdown
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`.
|