1 2 3 4 5
exclude_patterns = ['_build'] linkcheck_exclude_documents = [ '^broken_link$', 'br[0-9]ken_link', ]