.. |
_templates
|
rm global header
|
2016-06-24 17:12:41 +02:00 |
_themes
|
refine release process according to Bruno's feedback
|
2015-03-27 09:27:31 +01:00 |
announce
|
update sprint page to be past tense
|
2016-06-24 17:24:06 +02:00 |
example
|
Freeze docs: PyInstaller hook and wording
|
2016-07-27 09:15:40 -03:00 |
img
|
- preliminary sprint page, not yet linked through the header
|
2016-02-05 11:34:40 +01:00 |
test
|
Replace --fulltrace with --full-trace in doc
|
2016-03-20 19:51:23 +01:00 |
Makefile
|
fix documentation gegeneration, kill Makefile
|
2015-09-22 14:22:37 +02:00 |
_getdoctarget.py
|
Fix getdoctarget to ignore comment lines
|
2015-08-23 11:20:34 -03:00 |
adopt.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
assert.rst
|
regendoc and comment out a python2.7 example as per #1573
|
2016-05-31 19:05:36 +02:00 |
bash-completion.rst
|
Convert readthedocs link for their .org -> .io migration for hosted projects
|
2016-05-18 17:12:39 +01:00 |
builtin.rst
|
doc regen for release 2.8.4
|
2015-12-06 16:14:23 +01:00 |
cache.rst
|
cache.rst: Fix wrong command used
|
2016-06-22 14:04:02 +01:00 |
capture.rst
|
regendoc and comment out a python2.7 example as per #1573
|
2016-05-31 19:05:36 +02:00 |
changelog.rst
|
Changelog now in rst format (2.9.0 and onward) and add rst-lint check
|
2016-01-03 23:09:24 -02:00 |
check_sphinx.py
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
conf.py
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
conftest.py
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
contact.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
contents.rst
|
Fix pdf links in the documentation
|
2016-07-26 20:20:22 -03:00 |
contributing.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
customize.rst
|
Documentation update for rootdir discovery
|
2016-08-19 09:01:12 +02:00 |
doctest.rst
|
regendoc and comment out a python2.7 example as per #1573
|
2016-05-31 19:05:36 +02:00 |
faq.rst
|
Merge branch 'master' into features
|
2016-01-02 23:56:01 +01:00 |
feedback.rst
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
fixture.rst
|
Document the interaction of autouse scopes
|
2016-06-29 16:52:13 -04:00 |
funcarg_compare.rst
|
Fixed docs
|
2015-11-27 22:46:45 -08:00 |
funcargs.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
genapi.py
|
issue1625, name getfuncargvalue to getfixturevalue
|
2016-06-24 10:08:19 +02:00 |
getting-started.rst
|
Fix pdf links in the documentation
|
2016-07-26 20:20:22 -03:00 |
goodpractices.rst
|
Add Jenkins xUnit Plugin link to doc
|
2016-03-20 13:39:10 +01:00 |
index.rst
|
Fix pdf links in the documentation
|
2016-07-26 20:20:22 -03:00 |
license.rst
|
Add full MIT license text to the docs section
|
2016-02-17 00:54:54 +00:00 |
links.inc
|
Convert readthedocs link for their .org -> .io migration for hosted projects
|
2016-05-18 17:12:39 +01:00 |
mark.rst
|
Add note that using marks on fixtures is not supported
|
2015-08-27 20:11:18 -03:00 |
monkeypatch.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
naming20.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
nose.rst
|
Document limitations for yield-tests in nose
|
2016-07-14 08:20:01 -03:00 |
overview.rst
|
Fix practise -> practice typo in documentation
|
2016-01-20 16:35:27 +01:00 |
parametrize.rst
|
regendoc and comment out a python2.7 example as per #1573
|
2016-05-31 19:05:36 +02:00 |
plugins.rst
|
Replace --traceconfig with --trace-config in doc
|
2016-03-20 17:12:50 +01:00 |
projects.rst
|
Convert readthedocs link for their .org -> .io migration for hosted projects
|
2016-05-18 17:12:39 +01:00 |
pytest.ini
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
recwarn.rst
|
Merge branch 'master' into features
|
2015-12-07 14:28:59 -08:00 |
setup.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
skipping.rst
|
regendoc and comment out a python2.7 example as per #1573
|
2016-05-31 19:05:36 +02:00 |
status.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
talks.rst
|
Fix links and removed 404 links from talks.rst
|
2016-07-04 21:32:57 -03:00 |
tmpdir.rst
|
regendoc and comment out a python2.7 example as per #1573
|
2016-05-31 19:05:36 +02:00 |
unittest.rst
|
regendoc and comment out a python2.7 example as per #1573
|
2016-05-31 19:05:36 +02:00 |
usage.rst
|
catched -> caught
|
2016-06-27 15:41:40 +03:00 |
writing_plugins.rst
|
Remove "experimental" status from hookwrapper
|
2016-05-31 12:17:55 -03:00 |
xdist.rst
|
Remove references to python pre-2.6 from docs
|
2015-12-16 16:16:22 -02:00 |
xunit_setup.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
yieldfixture.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |