| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
`page_text` (there's too many "content" already and is confusing)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wiki style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inline links, update outputs.
|
|
|
|
|
|
|
|
|
|
|
|
that we ripped it out from `pyramid.compat`.
|
|
- `docs/tutorials/wiki/*` was written for Python 2 and supposedly won't run on Python 3.
- `docs/api/compat.rst` because it drops some stuff and moves other bits into `pyramid.util` and should be part of another PR.
- Ignored a couple of times where `env27` and `Python 2.` appear in command output, but they are inconsequential.
|
|
|
|
|
|
|
|
Change Setuptools to a glossary term where useful.
|
|
|
|
Update the pull request to update all Pyramid documentation to replace
instances of "py.test" with "pytest" to include missing backticks
where needed.
|
|
Change all references of "py.test" to "pytest" per pytest 3.0 release
in the test page of the ZODB + URL Dispatch tutorial test
documentation
|
|
Change all references of "py.test" to "pytest" per pytest 3.0 release
in the test page of the ZODB + Traversal tutorial
|