Add a comment referencing the original issue
This commit is contained in:
parent
5ddf0f0191
commit
5ea6f15e85
|
@ -313,7 +313,7 @@ html_show_sourcelink = False
|
|||
htmlhelp_basename = "pytestdoc"
|
||||
|
||||
# The base URL which points to the root of the HTML documentation. It is used
|
||||
# to indicate the location of document using the canonical link relation.
|
||||
# to indicate the location of document using the canonical link relation (#12363).
|
||||
html_baseurl = "https://docs.pytest.org/en/stable/"
|
||||
|
||||
# -- Options for LaTeX output --------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue