[Pytest-commit] commit/pytest: hpk42: - add my ep2013 talk to talks page

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Jul 3 11:47:30 CEST 2013


1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/commits/a53052043acc/
Changeset:   a53052043acc
User:        hpk42
Date:        2013-07-03 11:47:18
Summary:     - add my ep2013 talk to talks page
- add "talks/blogs" to the navigation side bar
Affected #:  3 files

diff -r 4cddadcc82d062982cd37f42f669a332f8ba372f -r a53052043acc302e0e9ded54e30d40809c87fda6 doc/en/_templates/localtoc.html
--- a/doc/en/_templates/localtoc.html
+++ b/doc/en/_templates/localtoc.html
@@ -31,6 +31,8 @@
         <a href="https://bitbucket.org/hpk42/pytest/issues?status=new&status=open">issues[bb]</a></td><td><a href="{{ pathto('contact') }}">contact</a>
+</td></tr><tr><td>
+        <a href="{{ pathto('talks') }}">Talks/Posts</a></td></tr></table></div>
 {% extends "basic/localtoc.html" %}

diff -r 4cddadcc82d062982cd37f42f669a332f8ba372f -r a53052043acc302e0e9ded54e30d40809c87fda6 doc/en/index.txt
--- 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 <http://www.python-academy.com/courses/specialtopics/python_course_testing.html>`_ , 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 -r 4cddadcc82d062982cd37f42f669a332f8ba372f -r a53052043acc302e0e9ded54e30d40809c87fda6 doc/en/talks.txt
--- a/doc/en/talks.txt
+++ b/doc/en/talks.txt
@@ -4,8 +4,6 @@
 
 .. _`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
 ---------------------------------------------

Repository URL: https://bitbucket.org/hpk42/pytest/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


More information about the pytest-commit mailing list