[py-svn] r11470 - py/dist/py/documentation

hpk at codespeak.net hpk at codespeak.net
Tue Apr 26 13:30:05 CEST 2005


Author: hpk
Date: Tue Apr 26 13:30:05 2005
New Revision: 11470

Modified:
   py/dist/py/documentation/getting-started.txt
   py/dist/py/documentation/index.txt
Log:
slight reordering, making py-dev a link ... 



Modified: py/dist/py/documentation/getting-started.txt
==============================================================================
--- py/dist/py/documentation/getting-started.txt	(original)
+++ py/dist/py/documentation/getting-started.txt	Tue Apr 26 13:30:05 2005
@@ -74,6 +74,20 @@
 Participating in development 
 ============================
 
+The py-dev and py-svn mailing lists 
+----------------------------------- 
+
+If you feel the desire to help tackle bugs and fixes, 
+or support resolution of some `frustrations`_ or to
+just lurk in then please subscribe to one or both 
+of our mailinglists: 
+
+    `py-dev developers list`_ 
+
+and our  
+
+    `py-svn general commit mailing list`_ 
+
 Coding and communication 
 ------------------------
 
@@ -93,29 +107,14 @@
 .. _`get an account`: 
 .. _future: future.html 
 
-The py-dev and py-svn mailing lists 
------------------------------------ 
-
-If you feel the desire to help tackle bugs and fixes, 
-or support resolution of some `frustrations`_ or to
-just lurk in then please subscribe to one or both 
-of our mailinglists: 
-
-    `py-dev developers list`_ 
-
-and our  
-
-    `py-svn general commit mailing list`_ 
-
 get an account on codespeak  
 --------------------------- 
 
-codespeak_ is generally deploying a very liberal committing 
-scheme.  If you know someone who is active on codespeak already
-or you are otherwise known in the community then you will most
-probably just get access.  But even if you are new to the
-python developer community you may still get one if you
-want to improve things and can be expected to honour the 
+codespeak_ is employing a pretty liberal committing scheme.  If you know 
+someone who is active on codespeak already or you are otherwise known in 
+the community then you will most probably just get access.  But even if 
+you are new to the python developer community you may still get one if 
+you want to improve things and can be expected to honour the 
 style of coding and communication. 
 
 .. _`coding style`: coding-style.html 

Modified: py/dist/py/documentation/index.txt
==============================================================================
--- py/dist/py/documentation/index.txt	(original)
+++ py/dist/py/documentation/index.txt	Tue Apr 26 13:30:05 2005
@@ -14,7 +14,7 @@
 
     `getting started`_ quick start for using py.test and the py lib. 
 
-    **py-dev at codespeak net** the development mailing list 
+    `py-dev at codespeak net`_  the development mailing list 
 
     **#pylib on irc.freenode.net** (upcoming) development IRC channel 
 
@@ -41,6 +41,7 @@
 
 
 .. _`getting started`: getting-started.html 
+.. _`py-dev at codespeak net`: http://codespeak.net/mailman/listinfo/py-dev 
 .. _`py.execnet`: execnet.html 
 .. _`py.magic.greenlet`: greenlet.html 
 .. _`py.test`: test.html 



More information about the pytest-commit mailing list