mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
ci: Do not linkcheck cppreference.com URLs
These URLs are expected to be stable. Reduce load on their infrastructure.
This commit is contained in:
@@ -100,6 +100,7 @@ linkcheck_ignore = [
|
||||
r'about:',
|
||||
r'https://gitlab\.kitware\.com/cmake/community/-/wikis/doc/cpack',
|
||||
r'https://web\.archive\.org/',
|
||||
r'https://en\.cppreference\.com/',
|
||||
r'https://www\.freedesktop\.org/',
|
||||
r'https://www\.gnu\.org/',
|
||||
r'https://www\.intel\.com/',
|
||||
|
||||
Reference in New Issue
Block a user