alshapton
|
4e048e0827
|
8625 - small grammar fix (#8627)
|
2021-05-03 20:42:23 +00:00 |
Nico Schlömer
|
9ef608ef76
|
"fix" a couple of http -> https redirects
Found with
urli-fix . -a http: -i pytest
|
2021-04-26 17:44:27 +02:00 |
Tadeu Manoel
|
b706a2c048
|
Fix error with --import-mode=importlib and modules containing dataclasses or pickle (#7870)
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
Fixes #7856, fixes #7859
|
2021-04-05 17:10:03 -03:00 |
Daniele Procida
|
a7d528e058
|
Restructured 'How to invoke pytest' guide
|
2021-03-22 22:47:13 +00:00 |
Daniele Procida
|
6ab461f460
|
Explicitly listed the four documentation sections on index.rst
|
2021-03-16 20:26:05 +00:00 |
Daniele Procida
|
2641761c1c
|
Merge pull request #8441 from evildmp/evolutionary-documentation-restructure
Moved more sections from reference to how-to.
|
2021-03-15 10:22:11 +02:00 |
Daniele Procida
|
8410d9ac54
|
Created a new Explanation section and new landing pages for main sections.
Added landing pages for:
How-to guides
Reference guides
Explanation
Added links to the main landing pages to the sidebar.
|
2021-03-12 22:57:53 +00:00 |