docs: small fixes (#25831)

Co-authored-by: Peter Aronoff <peter@aronoff.org>
This commit is contained in:
dundargoc
2023-11-03 00:22:02 +01:00
committed by GitHub
parent c1a05f6112
commit 5a2543c159
6 changed files with 21 additions and 29 deletions

View File

@ -60,18 +60,10 @@ local new_layout = {
-- TODO: These known invalid |links| require an update to the relevant docs.
local exclude_invalid = {
["'previewpopup'"] = "quickref.txt",
["'pvp'"] = "quickref.txt",
["'string'"] = "eval.txt",
Query = 'treesitter.txt',
['eq?'] = 'treesitter.txt',
matchit = 'vim_diff.txt',
['matchit.txt'] = 'help.txt',
["set!"] = "treesitter.txt",
['v:_null_blob'] = 'builtin.txt',
['v:_null_dict'] = 'builtin.txt',
['v:_null_list'] = 'builtin.txt',
['v:_null_string'] = 'builtin.txt',
}
-- False-positive "invalid URLs".