Last docs link fixes (#39391)

* should not need <>, but fails without

* adds anchor to keywords page, uses it on plugins pages

* fixes envvar link errors

* harmonize file name and ref name as python_3

* removes undefined-lable from ignore list
This commit is contained in:
Alicia Cozine 2018-04-27 13:21:39 -05:00 committed by GitHub
parent 7db5ce2c86
commit c8a9b411bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 11 additions and 10 deletions

View file

@ -38,7 +38,6 @@ def main():
ignore_codes = [
'literal-block-lex-error',
'undefined-label',
'reference-target-not-found',
'not-in-toc-tree',
]