diff --git a/doc/en/img/cramer2.png b/doc/en/img/cramer2.png new file mode 100644 index 000000000..6bf0e92e2 Binary files /dev/null and b/doc/en/img/cramer2.png differ diff --git a/doc/en/img/gaynor3.png b/doc/en/img/gaynor3.png new file mode 100644 index 000000000..a577c168b Binary files /dev/null and b/doc/en/img/gaynor3.png differ diff --git a/doc/en/img/keleshev.png b/doc/en/img/keleshev.png new file mode 100644 index 000000000..0d5e571e2 Binary files /dev/null and b/doc/en/img/keleshev.png differ diff --git a/doc/en/img/theuni.png b/doc/en/img/theuni.png new file mode 100644 index 000000000..abeb737e7 Binary files /dev/null and b/doc/en/img/theuni.png differ diff --git a/doc/en/index.txt b/doc/en/index.txt index 912d6a4be..e411ad9b0 100644 --- a/doc/en/index.txt +++ b/doc/en/index.txt @@ -56,6 +56,7 @@ pytest: helps you write better programs - customizations can be per-directory, per-project or per PyPI released plugin - it is easy to add command line options or customize existing behaviour + .. _`Javascript unit- and functional testing`: http://pypi.python.org/pypi/oejskit .. _`easy`: http://bruynooghe.blogspot.com/2009/12/skipping-slow-test-by-default-in-pytest.html diff --git a/doc/en/projects.txt b/doc/en/projects.txt index a076ba23e..544cde06b 100644 --- a/doc/en/projects.txt +++ b/doc/en/projects.txt @@ -1,5 +1,22 @@ .. _projects: +.. image:: img/gaynor3.png + :width: 400px + :align: right + +.. image:: img/theuni.png + :width: 400px + :align: right + +.. image:: img/cramer2.png + :width: 400px + :align: right + +.. image:: img/keleshev.png + :width: 400px + :align: right + + Project examples ==========================