replace hardcoded urls to docs.pytest.org with internal crossrefs, add external crossrefs where possible

Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
This commit is contained in:
oleg.hoefling
2021-09-27 00:42:37 +02:00
parent 35d8c1398c
commit d58ee2b677
120 changed files with 288 additions and 285 deletions

View File

@@ -125,6 +125,7 @@ as a third party plugin named ``pytest-cache``. The core plugin
is compatible regarding command line options and API usage except that you
can only store/receive data between test runs that is json-serializable.
.. _historical funcargs and pytest.funcargs:
funcargs and ``pytest_funcarg__``
---------------------------------