diff --git a/doc/en/_templates/localtoc.html b/doc/en/_templates/localtoc.html index 916ea4149..25d56cad0 100644 --- a/doc/en/_templates/localtoc.html +++ b/doc/en/_templates/localtoc.html @@ -31,6 +31,8 @@ issues[bb] contact + + Talks/Posts {% extends "basic/localtoc.html" %} diff --git a/doc/en/index.txt b/doc/en/index.txt index e411ad9b0..0ee4fed2f 100644 --- a/doc/en/index.txt +++ b/doc/en/index.txt @@ -4,9 +4,6 @@ pytest: helps you write better programs ============================================= -.. note:: Upcoming: `professional testing with pytest and tox `_ , 24th-26th June 2013, Leipzig. - - **a mature full-featured Python testing tool** - runs on Posix/Windows, Python 2.4-3.3, PyPy and Jython-2.5.1 diff --git a/doc/en/talks.txt b/doc/en/talks.txt index ececdd49d..4d562c30f 100644 --- a/doc/en/talks.txt +++ b/doc/en/talks.txt @@ -4,8 +4,6 @@ Talks and Tutorials .. _`funcargs`: funcargs.html -.. note:: Upcoming: `professional testing with pytest and tox <`http://www.python-academy.com/courses/specialtopics/python_course_testing.html>`_ , 24th-26th June 2013, Leipzig. - Tutorial examples and blog postings ---------------------------------------------