..
_templates
Update Tidelift docs with latest campaign
2019-10-24 14:58:58 -03:00
_themes
Improve CSS layout of API reference
2019-07-15 16:15:59 +02:00
announce
Merge pull request #6360 from asottile/release-4.6.8
2019-12-19 16:01:04 -08:00
example
Preparing release version 5.3.2
2019-12-13 08:51:15 -03:00
img
- preliminary sprint page, not yet linked through the header
2016-02-05 11:34:40 +01:00
proposals
Spelling and grammar fixes
2018-10-29 23:45:45 +02:00
Makefile
Normalize all summary durations, including quiet ones
2019-09-18 10:10:25 -03:00
adopt.rst
Fixed broken links in adopt.rst
2019-07-16 21:56:03 +02:00
assert.rst
Preparing release version 5.1.3
2019-09-18 10:11:59 -03:00
backwards-compatibility.rst
[WIP] Introduce deprecations page
2018-09-18 20:56:40 -03:00
bash-completion.rst
Fix sphinx code-block types for remaining rst docs
2019-02-15 15:10:37 +02:00
builtin.rst
Preparing release version 5.2.2
2019-10-24 19:24:04 -04:00
cache.rst
Preparing release version 5.2.2
2019-10-24 19:24:04 -04:00
capture.rst
Preparing release version 5.1.2
2019-08-30 12:43:47 -03:00
changelog.rst
Merge pull request #6360 from asottile/release-4.6.8
2019-12-19 16:01:04 -08:00
conf.py
docs: move changelog to docs/en and allow sphinx directives
2019-11-28 21:23:58 -03:00
conftest.py
pre-commit run fix-encoding-pragma --all-files
2019-06-03 12:08:01 -03:00
contact.rst
apply most other hooks and opt out of black reformating
2018-05-23 16:45:58 +02:00
contents.rst
Remove report_log in favor of pytest-reportlog
2019-11-14 19:47:26 -03:00
contributing.rst
Updated documentation from txt to rst
2015-08-04 16:41:02 +05:30
customize.rst
Update doc: pytest section in setup.cfg
2019-10-01 02:44:07 +09:00
deprecations.rst
Remove report_log in favor of pytest-reportlog
2019-11-14 19:47:26 -03:00
development_guide.rst
Manage GH labels using the new 'labels' tool
2018-07-14 10:12:52 -03:00
doctest.rst
Add missing version added/changed markers to docs
2019-10-15 19:45:58 -03:00
existingtestsuite.rst
replace implicit code tag with colon .replace("::\n\n.. code-block", ":\n\n.. code-block")
2019-08-06 16:20:06 -07:00
faq.rst
Update all pypi.python.org URLs to pypi.org
2018-04-26 06:49:33 -07:00
fixture.rst
Improve docs so regen doesn't leak temp directories
2019-12-20 13:18:49 -08:00
flaky.rst
Change link to "Where do Google's flaky tests come from?"
2019-07-16 21:56:03 +02:00
funcarg_compare.rst
replace implicit code tag with colon .replace("::\n\n.. code-block", ":\n\n.. code-block")
2019-08-06 16:20:06 -07:00
funcargs.rst
fix line endings
2018-05-23 16:45:23 +02:00
getting-started.rst
Preparing release version 5.3.2
2019-12-13 08:51:15 -03:00
goodpractices.rst
Fix anchor link from Good Practices to Pythonpath doc
2019-09-04 09:18:10 -07:00
historical-notes.rst
fix typos in docs
2019-12-19 10:35:15 +01:00
index.rst
fix typos in docs
2019-12-19 10:35:15 +01:00
license.rst
Update doc footer/copyright
2019-07-07 20:23:56 +02:00
links.inc
Fixed broken link to virtualenv
2019-07-16 21:56:03 +02:00
logging.rst
Fix logging doc: change x.level to x.levelno
2019-09-20 18:38:47 +01:00
mark.rst
programatically -> programmatically
2019-08-01 15:11:26 +02:00
monkeypatch.rst
update doc
2019-08-25 23:50:41 +08:00
naming20.rst
Updated documentation from txt to rst
2015-08-04 16:41:02 +05:30
nose.rst
Add missing 'e' to test_mod(e).
2019-06-13 06:01:30 +02:00
parametrize.rst
Preparing release version 5.1.3
2019-09-18 10:11:59 -03:00
plugins.rst
replace implicit code tag with colon .replace("::\n\n.. code-block", ":\n\n.. code-block")
2019-08-06 16:20:06 -07:00
projects.rst
Fixed broken links
2019-11-06 20:54:41 +01:00
py27-py34-deprecation.rst
Update py27/py34 deprecation docs
2020-01-04 17:52:02 -03:00
pytest.ini
added "docs/en" directory and moved
2012-06-06 08:52:53 +09:00
pythonpath.rst
Fix anchor link from Good Practices to Pythonpath doc
2019-09-04 09:18:10 -07:00
recwarn.rst
Add docs for the warnings functionality
2017-03-20 23:35:01 -03:00
reference.rst
fix typo
2019-12-02 22:29:22 -08:00
requirements.txt
Pin sphinx-removed-in to >= 0.2.0 to support Sphinx 2.0
2019-03-15 10:56:13 +01:00
skipping.rst
Preparing release version 5.1.2
2019-08-30 12:43:47 -03:00
sponsor.rst
fix typos in docs
2019-12-19 10:35:15 +01:00
talks.rst
Fixed broken links
2019-11-06 20:54:41 +01:00
tidelift.rst
Update Tidelift docs with latest campaign
2019-10-24 14:58:58 -03:00
tmpdir.rst
Preparing release version 5.1.2
2019-08-30 12:43:47 -03:00
unittest.rst
Preparing release version 5.1.3
2019-09-18 10:11:59 -03:00
usage.rst
Preparing release version 5.3.0
2019-11-19 12:43:51 -03:00
warnings.rst
Improve warnings docs
2019-12-26 19:16:19 -03:00
writing_plugins.rst
Preparing release version 5.3.0
2019-11-19 12:43:51 -03:00
xunit_setup.rst
replace implicit code tag with colon .replace("::\n\n.. code-block", ":\n\n.. code-block")
2019-08-06 16:20:06 -07:00
yieldfixture.rst
Remove all version references to obsolete pytest versions
2019-04-28 12:37:58 -03:00