commit | f38c86eb6b665d9fcd3d232820a48198eccac376 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Nov 28 14:19:07 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Nov 28 14:19:07 2017 +0100 |
tree | 092b1a62315ea49e9a5b2d64fb208fadb410670d | |
parent | bdb8139098d170ede2bc79dd4f62e4ed5e778d3e [diff] [blame] |
patch 8.0.1352: dead URLs in the help go unnoticed Problem: Dead URLs in the help go unnoticed. Solution: Add a script to check URLs in the help files. (Christian Brabandt)
diff --git a/Filelist b/Filelist index 12d9e00..269206f 100644 --- a/Filelist +++ b/Filelist
@@ -584,6 +584,7 @@ runtime/doc/*.txt \ runtime/doc/Makefile \ runtime/doc/doctags.c \ + runtime/doc/test_urls.vim \ runtime/doc/vim.1 \ runtime/doc/evim.1 \ runtime/doc/vimdiff.1 \