Fix more docs errors. (#39051)

* Fix remaining unknown-document docs errors.
* Fix last toc-tree-missing-document docs error.
This commit is contained in:
Matt Clay
2018-04-20 00:24:47 -07:00
committed by GitHub
parent dbd0272f2e
commit 9e8889bb70
7 changed files with 6 additions and 8 deletions

View File

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