There was an error while loading. Please reload this page.
1 parent a89bfb1 commit 0101968Copy full SHA for 0101968
1 file changed
docs/conf.py
@@ -53,6 +53,7 @@
53
r"^https://www\.gnu\.org/software/bash/manual/.*", # Was ratelimited
54
r"^https://cwms-cli\.readthedocs\.io/.*$",
55
r"^https://cwms-data\.usace\.army\.mil/cwms-data/regexp/?$",
56
+ r"https://example\.mil/.*", # Skip example domains
57
]
58
59
# autodoc_mock_imports = ["cwms", "pandas", "requests"]
0 commit comments