pytest2/doc/en
James Frost aa6f97d6cd
Add html_baseurl to sphinx conf.py (#12364) (#12396)
This is used to set the <link rel="canonical" href="X"> tag that points to the canonical version of the webpage. Including this indicates to search engines which version to include in their indexes, and should prevent older versions showing up.

Fixes #12363
2024-05-30 08:09:40 -03:00
..
_templates Remove warning about development/outdated docs 2020-07-06 20:28:30 -03:00
announce Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
example Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
img Fix favicon for Chrome and Opera (#6639) 2020-01-31 20:56:45 -03:00
proposals Spelling and grammar fixes 2018-10-29 23:45:45 +02:00
Makefile Set correct version during regen 2020-07-08 17:49:09 -04:00
adopt.rst Remove faq.rst from docs (#7635) 2020-08-12 14:47:34 -03:00
assert.rst Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
backwards-compatibility.rst Fix typos 2020-10-16 21:29:58 +09:00
bash-completion.rst Fix sphinx code-block types for remaining rst docs 2019-02-15 15:10:37 +02:00
builtin.rst Prepare release version 6.2.0 2020-12-12 22:45:09 +02:00
cache.rst Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
capture.rst Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
changelog.rst Fix CHANGELOG header 2021-08-29 11:09:45 -03:00
conf.py Add html_baseurl to sphinx conf.py (#12364) (#12396) 2024-05-30 08:09:40 -03:00
conftest.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
contact.rst contact.rst: Added github discussions. 2021-07-22 10:28:53 +02:00
contents.rst Remove faq.rst from docs (#7635) 2020-08-12 14:47:34 -03:00
contributing.rst Updated documentation from txt to rst 2015-08-04 16:41:02 +05:30
customize.rst config: add Config.{rootpath,inipath}, turn Config.{rootdir,inifile} to properties 2020-09-04 18:04:25 +03:00
deprecations.rst fixtures: deprecate pytest.yield_fixture() 2020-11-07 17:06:40 +02:00
development_guide.rst Merge pull request #8425 from RonnyPfannschmidt/main-fixes 2021-08-26 18:07:13 -03:00
doctest.rst Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
existingtestsuite.rst docs: remove doc/en/links.inc (#6853) 2020-03-06 03:11:24 +01:00
fixture.rst Change example to reference from within same page (#10189) 2022-08-11 08:30:09 -03:00
flaky.rst Point to stable docs instead of latest 2020-07-07 07:45:27 -03:00
funcarg_compare.rst Merge pull request #8425 from RonnyPfannschmidt/main-fixes 2021-08-26 18:07:13 -03:00
funcargs.rst fix line endings 2018-05-23 16:45:23 +02:00
getting-started.rst Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
goodpractices.rst docs: support Sphinx>=3.1 and require it 2020-07-17 23:17:11 +03:00
historical-notes.rst doc: fix broken cross references 2020-09-06 19:06:43 +03:00
index.rst Remove finished open training 2021-09-09 22:32:13 +02:00
license.rst Merge pull request #8425 from RonnyPfannschmidt/main-fixes 2021-08-26 18:07:13 -03:00
logging.rst Allow tests to override "global" `log_level` (rebased) (#7340) 2020-06-08 22:05:46 -03:00
mark.rst Mistyped was mistyped (#7762) 2020-09-16 12:18:03 +02:00
monkeypatch.rst docs(monkeypatch): Fix autodoc reference links (#10013) 2022-06-02 08:36:46 -05:00
naming20.rst Updated documentation from txt to rst 2015-08-04 16:41:02 +05:30
nose.rst Fix nose documentation 2020-11-19 13:54:40 +01:00
parametrize.rst Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
plugins.rst New doc role: globalvar for special variables 2020-07-10 09:50:03 -03:00
projects.rst fix mozilla qa project link 2020-03-11 11:10:33 +01:00
py27-py34-deprecation.rst The final Python 2.7 was released in April 2020-06-13 20:50:24 +03:00
pytest.ini added "docs/en" directory and moved 2012-06-06 08:52:53 +09:00
pythonpath.rst Introduce --import-mode=importlib (#7246) 2020-06-13 11:29:01 -03:00
recwarn.rst Add docs for the warnings functionality 2017-03-20 23:35:01 -03:00
reference.rst Merge pull request #9040 from nicoddemus/bump-pluggy 2021-08-26 14:56:00 -03:00
requirements.txt Merge pull request #9040 from nicoddemus/bump-pluggy 2021-08-26 14:56:00 -03:00
skipping.rst Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
sponsor.rst fix typos in docs 2019-12-19 10:35:15 +01:00
talks.rst Update talks/trainings page (#7661) 2020-08-25 17:02:33 +02:00
tidelift.rst Update Tidelift docs with latest campaign 2019-10-24 14:58:58 -03:00
tmpdir.rst Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
unittest.rst Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
usage.rst Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
warnings.rst Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
writing_plugins.rst Prepare release version 6.2.5 2021-08-29 14:05:45 +00:00
xunit_setup.rst Minor formatting fix in xunit_setup.rst 2020-08-01 07:33:03 -07:00
yieldfixture.rst Remove all version references to obsolete pytest versions 2019-04-28 12:37:58 -03:00