smiley 2 سال پیش
والد
کامیت
af284bfb53
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      docs/conf.py

+ 3 - 0
docs/conf.py

@@ -240,3 +240,6 @@ html_show_sphinx = False
 
 
 # Output file base name for HTML help builder.
 # Output file base name for HTML help builder.
 #htmlhelp_basename = ''
 #htmlhelp_basename = ''
+
+# https://myst-parser.readthedocs.io/en/latest/syntax/cross-referencing.html#handling-invalid-references
+suppress_warnings = ["myst.xref_missing"]