elvish/pkg/mods
Qi Xiao dc523d45be website: Preserve $ in the HTML ID of docs for variables.
We are no longer using Pandoc, so this limitation can be lifted.

Also make @cf generate internal links where applicable in non-builtin modules:
"@cf mod:fn" in the doc of "mod" now links to just "#mod:fn" instead of
"mod.html#mod:fn".
2022-11-22 23:42:19 +00:00
..
daemon interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
epm Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
file Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
flag Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
math Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
path website: Preserve $ in the HTML ID of docs for variables. 2022-11-22 23:42:19 +00:00
platform Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
re Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
readlinebinding Run gofmt. 2022-08-07 22:30:11 +01:00
runtime Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
store Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
str Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
unix Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
mods.go Add new runtime module. 2022-08-08 00:09:02 +01:00