elvish/tools
Qi Xiao fcc6d23f14 pkg/mods/doc: Convert links to language.html to absolute links.
For example, a link to language.html#number is converted to point to
https://elv.sh/ref/language.html#number instead. Such links are quite common in
elvdocs.

Also convert all link destinations that use ./language.html to use language.html
instead, and add a check in tools/check-disallowed.sh to ensure that remains the
case.
2023-01-02 01:35:41 +00:00
..
buildall.sh pkg/buildinfo: Use Go's buildinfo to derive version of development builds. 2022-04-02 18:18:24 +01:00
check-disallowed.sh pkg/mods/doc: Convert links to language.html to absolute links. 2023-01-02 01:35:41 +00:00
check-fmt-go.sh Restructure check targets in Makefile. 2022-12-29 23:23:42 +00:00
check-fmt-md.sh Restructure check targets in Makefile. 2022-12-29 23:23:42 +00:00
check-gen.sh Make tools/check-gen.sh fail if go generate fails. 2022-12-29 23:33:16 +00:00
imports-graph.elv Remove a now superfluous variable in tools/imports-graph.elv. 2021-12-31 18:51:19 +00:00
pre-push Restructure check targets in Makefile. 2022-12-29 23:23:42 +00:00
prune-cover.sh
run-race.sh Improve searching PATH on Windows for completions 2022-03-12 22:49:52 +00:00