mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 04:11:25 -07:00
Fix more docs errors. (#39051)
* Fix remaining unknown-document docs errors. * Fix last toc-tree-missing-document docs error.
This commit is contained in:
parent
dbd0272f2e
commit
9e8889bb70
7 changed files with 6 additions and 8 deletions
|
@ -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',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue