diff --git a/doc/getting-started.txt b/doc/getting-started.txt index f830c11c8..e24ed4e3c 100644 --- a/doc/getting-started.txt +++ b/doc/getting-started.txt @@ -1,7 +1,11 @@ Installation and Getting Started =================================== -**Compatibility**: Python 2.4-3.2, Jython, PyPy on Unix/Posix and Windows +**Pythons**: Python 2.4-3.2, Jython, PyPy + +**Platforms**: Unix/Posix and Windows + +**PyPI package name**: `pytest `_ .. _`getstarted`: diff --git a/doc/index.txt b/doc/index.txt index b2c91868b..b1343b4e3 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -1,6 +1,6 @@ -Welcome to pytest / features +Welcome to pytest! ============================================= - **a mature full-featured testing tool**