elvish/website/cmd
Qi Xiao 3b27569e2c pkg/elvdoc: Remove support for "#doc:fn".
This construct is only used in two places - grouping numerical comparison
commands together and grouping string comparison commands together. However,
grouping them together makes it impossible to look up their individual elvdocs,
for example using "doc:show '<'", so abandon this half-baked grouping mechanism.

In future a more general mechanism to group symbols together may be introduced.

Document != and !=s as if they only take two arguments, addressing #1767. The
actual change will be done in a separate commit.
2024-02-18 10:47:17 +00:00
..
gensite interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
md2html pkg/elvdoc: Remove support for "#doc:fn". 2024-02-18 10:47:17 +00:00
runefreq website: Optimize fonts by embedding all fonts into a single CSS. 2020-06-15 00:06:28 +01:00
ttyshot website: Reduce the width of ttyshots. 2023-04-24 21:34:05 +01:00