mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
Add linkcheck job
This commit is contained in:
@@ -214,6 +214,20 @@ latex_documents = [
|
||||
|
||||
latex_logo = "isc-logo.pdf"
|
||||
|
||||
# -- Options for linkcheck ----------------------------------------------
|
||||
linkcheck_timeout = 10
|
||||
linkcheck_ignore = [
|
||||
"http://127.0.0.1",
|
||||
"https://gitlab.isc.org",
|
||||
"https://kb.isc.org",
|
||||
"https://simpleicon.com/",
|
||||
"https://www.dnssec-or-not.com/",
|
||||
"https://www.flaticon.com/",
|
||||
"https://www.freepik.com/",
|
||||
"https://www.godaddy.com",
|
||||
"https://www.icann.org",
|
||||
]
|
||||
|
||||
#
|
||||
# The rst_epilog will be completely overwritten from the Makefile,
|
||||
# the definition here is provided purely for situations when
|
||||
|
Reference in New Issue
Block a user