1 new commit in pytest:

https://bitbucket.org/pytest-dev/pytest/commits/762ed0a37f1e/
Changeset:   762ed0a37f1e
User:        hpk42
Date:        2015-02-27 14:49:25+00:00
Summary:     make "Adopt pytest" note more prominent, fix link from plugins 
page.
Affected #:  2 files

diff -r 211045e4cb73b228f4b78336ffa966339616842b -r 
762ed0a37f1e0eac9724ad323fb26d47c0bd9616 doc/en/index.txt
--- a/doc/en/index.txt
+++ b/doc/en/index.txt
@@ -1,7 +1,8 @@
 
 .. _features:
+.. note::
 
-   Are you an experienced pytest user, or an open source project that needs 
some help getting started with pytest? April 2015 is `adopt pytest month`_!
+ Are you an experienced pytest user, or an open source project that needs some 
help getting started with pytest? **April 2015** is `adopt pytest month`_!
 
 
 .. _`adopt pytest month`: adopt.html

diff -r 211045e4cb73b228f4b78336ffa966339616842b -r 
762ed0a37f1e0eac9724ad323fb26d47c0bd9616 doc/en/plugins.txt
--- a/doc/en/plugins.txt
+++ b/doc/en/plugins.txt
@@ -135,7 +135,7 @@
 All of these plugins implement the documented `well specified hooks`_
 to extend and add functionality.
 
-You can also :doc:`contribute your plugin to pytest-dev<submitplugin>`
+You can also :ref:`contribute your plugin to pytest-dev<submitplugin>`
 once it has some happy users other than yourself.

Repository URL: https://bitbucket.org/pytest-dev/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.
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to