Leonardo de Moura
97e689d670
chore: add link from Lean 4 manual to FP in Lean
2022-06-09 16:28:54 -07:00
Sebastian Ullrich
3d2215c93c
doc: clean up syntax ToC
2022-04-26 18:58:45 +02:00
Sebastian Ullrich
ca3f1a84b0
doc: fix example style
2022-04-22 16:26:16 +02:00
Leonardo de Moura
a5bf0d5ea5
chore: invert setup chapters by making the quickstart the default and the other one "extended setup notes"
2022-04-21 18:09:54 -07:00
Sebastian Ullrich
84cc167f95
doc: fix example code & style
2022-04-20 19:05:43 +02:00
Sebastian Ullrich
c354a9f62f
doc: link orphan syntax tutorial
2022-04-20 18:49:38 +02:00
Sebastian Ullrich
2aaac3f94b
doc: embed examples into doc book
2022-04-06 09:06:49 -07:00
Sebastian Ullrich
d2c626e158
doc: refine development manual
2022-04-05 16:03:24 +02:00
Sebastian Ullrich
adcdd16d7a
doc: include missing chapter
2022-04-04 17:56:19 +02:00
Leonardo de Moura
6aee3fb304
chore: fix broken links
2022-04-03 10:32:00 -07:00
Leonardo de Moura
265803f7ac
doc: fix links
2022-03-22 16:52:08 -07:00
Leonardo de Moura
e06893d1f2
doc: proper TPIL link
2022-03-22 16:37:16 -07:00
Leonardo de Moura
973b76a6e2
doc: add Examples section
2022-03-22 16:35:14 -07:00
Leonardo de Moura
5ae125262b
chore: remove C++ coding style from manual
2022-03-22 15:54:51 -07:00
Leonardo de Moura
2e9adf0e04
chore: remove broken documentation
2022-03-22 15:52:13 -07:00
Andrei Cheremskoy
5eea97534f
chore(doc): remove duplicate Tactics section ( #927 )
2022-01-06 14:03:15 -08:00
ammkrn
80c04c562a
doc: add/edit macro guide
...
Incorporate review changes to the doc book suggested by Kha.
2021-11-22 11:02:07 +01:00
ammkrn
7539799976
doc: add macro guide, light reorganizing
...
Sebastian suggested moving the macro guide from Mathlib4 upstream into the Lean 4 manual (called `macro_overview.md` here). There was some discussion about where to put it; the section on metaprogramming seemed like the most appropriate place. I did a little bit of reorganizing to make some items more discoverable (e.g. the user-defined notation section).
2021-11-22 11:02:07 +01:00
Sebastian Ullrich
c29ad9a9b3
doc: ubuntu: specify fewer versions that will become outdated anyway
2021-11-09 09:41:18 +01:00
Sebastian Ullrich
571fc66864
doc: ffi: move into dev/
2021-10-29 08:46:31 -07:00
Sebastian Ullrich
627900ba9f
doc: FFI
2021-10-29 08:46:31 -07:00
Chris Lovett
2ca4188fc3
doc: somehow wsl2.md was created so the page on https://leanprover.github.io/lean4/doc/make/wsl2.html is empty. This fixes that.
2021-09-23 23:26:35 +02:00
Chris Lovett
3a20b6be8a
doc: add wsl setup docs and reorganize a new "dev" folder
2021-09-23 09:21:39 +02:00
Leonardo de Moura
acfa2d7e78
doc: start porting reference manual
2021-08-27 19:30:08 -07:00
Sebastian Ullrich
ae9e608f98
doc: add quickstart to SUMMARY
2021-04-06 17:48:28 +02:00
Sebastian Ullrich
9485b8d074
doc: setup
2021-01-03 13:21:58 +01:00
Sebastian Ullrich
ca3dd82ed4
doc: notations & precedence
2020-12-28 00:44:16 +01:00
Sebastian Ullrich
c363019777
doc: notes on debugging Lean
...
/cc @leodemoura @javra
2020-12-21 17:49:59 +01:00
Leonardo de Moura
4d6b80cd51
doc: structures
2020-12-08 16:25:19 -08:00
Leonardo de Moura
1509a1ab18
doc: builtin types
2020-12-08 10:09:58 -08:00
Leonardo de Moura
eb11416edc
doc: auto bound implicit arguments
2020-12-07 16:38:55 -08:00
Leonardo de Moura
d4c67a6bf0
doc: implicit arguments
2020-12-07 16:12:16 -08:00
Leonardo de Moura
021d5804f8
doc: add deptypes section
2020-12-07 13:58:52 -08:00
Leonardo de Moura
707ff44066
doc: Thunk
...
TODO: `Task` and support for threads
2020-11-29 10:19:27 -08:00
Leonardo de Moura
ee77afafa5
doc: add typeclass.md
2020-11-26 08:42:42 -08:00
Sebastian Ullrich
ffb8e1904b
doc: Nix setup
2020-11-24 19:16:27 +01:00
Leonardo de Moura
d5c7f91b83
chore: reorg manual main page
2020-11-23 09:58:51 -08:00
Leonardo de Moura
a297d4107e
doc: add tactics.md
2020-11-22 21:15:55 -08:00
Leonardo de Moura
9608ea5aef
doc: do notation
2020-11-22 16:15:33 -08:00
Leonardo de Moura
b619f09010
doc: section, variables and namespaces
2020-11-19 17:34:08 -08:00
Leonardo de Moura
72a6ce498a
chore: move lean3changes.md
2020-11-19 12:57:41 -08:00
Leonardo de Moura
a1c52ae1c4
doc: expand functions.md
2020-11-19 12:48:51 -08:00
Leonardo de Moura
918420744e
feat: add whatIsLean.md
2020-11-19 11:33:13 -08:00
Leonardo de Moura
519922eaf4
doc: basic documentation
2020-11-18 18:47:22 -08:00
Leonardo de Moura
cf77799364
doc: add lean3changes.md
2020-11-08 14:25:56 -08:00
Sebastian Ullrich
ac0d0ab32d
doc: document documentation build, mention fork
2020-10-30 15:59:56 +01:00
Sebastian Ullrich
42b6b44fa2
doc: add old doc files to SUMMARY.md
2020-10-30 14:23:47 +01:00
Sebastian Ullrich
18472e1933
doc: mdbook init
2020-10-30 14:23:47 +01:00