lean4-htt/src/Lean/DocString
David Thrane Christiansen cee2886154
feat: improvements to Verso docstrings (#10479)
This PR implements module docstrings in Verso syntax, as well as adding
a number of improvements and fixes to Verso docstrings in general. In
particular, they now have language server support and are parsed at
parse time rather than elaboration time, so the snapshot's syntax tree
includes the parsed documentation.
2025-09-20 22:05:57 +00:00
..
Add.lean feat: improvements to Verso docstrings (#10479) 2025-09-20 22:05:57 +00:00
Extension.lean feat: improvements to Verso docstrings (#10479) 2025-09-20 22:05:57 +00:00
Formatter.lean feat: improvements to Verso docstrings (#10479) 2025-09-20 22:05:57 +00:00
Links.lean feat: docstrings with Verso syntax (#10307) 2025-09-10 07:03:57 +00:00
Markdown.lean feat: improvements to Verso docstrings (#10479) 2025-09-20 22:05:57 +00:00
Parser.lean feat: improvements to Verso docstrings (#10479) 2025-09-20 22:05:57 +00:00
Syntax.lean feat: improvements to Verso docstrings (#10479) 2025-09-20 22:05:57 +00:00
Types.lean feat: linear-size Ord instance (#10270) 2025-09-19 14:13:57 +00:00