Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 7cf633e

Browse files
committed
docs: ignore some intersphinx warnings
1 parent ec6a4f4 commit 7cf633e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,8 @@
280280
# See https://github.com/sphinx-doc/sphinx/blob
281281
# /2a65ffeef5c107c19084fabdd706cdff3f52d93c/sphinx/domains/python.py#L843
282282
"ref.python",
283+
# Allow external websites to be down occasionally.
284+
"intersphinx.external",
283285
]
284286

285287
# -- Options for LaTeX output ---------------------------------------------

0 commit comments

Comments
 (0)