File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -192,6 +192,7 @@ Jake VanderPlas
192192Jakob van Santen
193193Jakub Mitoraj
194194James Bourbeau
195+ James Frost
195196Jan Balster
196197Janne Vanhala
197198Jason R. Coombs
Original file line number Diff line number Diff line change 1+ The documentation webpages now links to a canonical version to reduce outdated documentation in search engine results.
Original file line number Diff line number Diff line change 312312# Output file base name for HTML help builder.
313313htmlhelp_basename = "pytestdoc"
314314
315+ # The base URL which points to the root of the HTML documentation. It is used
316+ # to indicate the location of document using the canonical link relation (#12363).
317+ html_baseurl = "https://docs.pytest.org/en/stable/"
315318
316319# -- Options for LaTeX output --------------------------------------------------
317320
You can’t perform that action at this time.
0 commit comments