;doc: ghrelnotes: collapse release notes by default again

Release notes can be very long. Now both they and the platform binary
install docs are collapsed by default, allowing the sequence of
dates and releases to be seen easily by default. Github automatically
expands the assets of the latest release, so those too will be
visible by default.

For a full text search of all release notes, the release notes page
on hledger.org is still available.
This commit is contained in:
Simon Michael 2024-12-12 14:25:09 -10:00
parent f8f7e73da7
commit 311ee115c6

View File

@ -4,12 +4,18 @@
cd "$(dirname $0)"
cat <<'END'
<details>
<summary>
## Release notes
</summary>
END
export REL=$1
../tools/getrelnotes $REL
envsubst '$REL' <<'END'
</details>
<details>
<summary>