lean4-htt/src/Lean/DocString
David Thrane Christiansen 9753d3ca4a
chore: enable build-specific documentation roots (#7455)
This PR enables the use of the build-time configuration of the Lean
reference manual URL and updates the release checklist to account for
the reference manual.

This is a follow-up to #7240, after the required `stage0` update.

The release process described here uses the same location for the
reference manual for RCs and stable releases. This is for two reasons:
1. The only changes between them should be a modification of the
embedded version string and updates to the final release's release
notes, once those are included.
2. It ensures that a compatible manual is available at the moment that
the new release appears, so any delay getting it deployed won't be
visible to users.
2025-03-31 09:01:35 +00:00
..
Add.lean feat: language reference links and examples in docstrings (#7240) 2025-03-12 09:17:27 +00:00
Extension.lean feat: language reference links and examples in docstrings (#7240) 2025-03-12 09:17:27 +00:00
Links.lean chore: enable build-specific documentation roots (#7455) 2025-03-31 09:01:35 +00:00