lean4-htt/src/Lean/DocString
Sebastian Ullrich c8cdb57c4b
feat: move non-essential metadata into .olean.server (#8068)
This PR ensures that for modules opted into the experimental module
system, we do not import module docstrings or declaration ranges.

Excluding declaration docstrings as well would require some more work to
make `[inherit_doc]` leave a mere reference to the other declaration
instead of copying its docstring eagerly.
2025-04-24 08:12:26 +00:00
..
Add.lean feat: language reference links and examples in docstrings (#7240) 2025-03-12 09:17:27 +00:00
Extension.lean feat: move non-essential metadata into .olean.server (#8068) 2025-04-24 08:12:26 +00:00
Links.lean chore: enable build-specific documentation roots (#7455) 2025-03-31 09:01:35 +00:00