Skip to content

Commit af284bf

Browse files
committed
:octocat:
1 parent 2a281fc commit af284bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,3 +240,6 @@ def get_version():
240240

241241
# Output file base name for HTML help builder.
242242
#htmlhelp_basename = ''
243+
244+
# https://myst-parser.readthedocs.io/en/latest/syntax/cross-referencing.html#handling-invalid-references
245+
suppress_warnings = ["myst.xref_missing"]

0 commit comments

Comments
 (0)