From 6913d477f2e9442b70c34ff6f7d793c4f4995bd2 Mon Sep 17 00:00:00 2001 From: lene Date: Wed, 14 Feb 2007 13:32:24 +0100 Subject: [PATCH] [svn r38816] tried to fix sentences and singular/plural --HG-- branch : trunk --- py/doc/index.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/py/doc/index.txt b/py/doc/index.txt index 6ccfa8e0f..ae748e26a 100644 --- a/py/doc/index.txt +++ b/py/doc/index.txt @@ -10,9 +10,9 @@ py lib documentation Main tools and API ---------------------- -`py.test`_ introduces to the **py.test** testing utility +`py.test`_ introduces to the **py.test** testing utility. -`py.execnet`_ distribute programs across the net +`py.execnet`_ distributes programs across the net. `py.magic.greenlet`_: micro-threads (lightweight in-process concurrent programming) @@ -29,18 +29,18 @@ support functionality `py.xml`_ for generating in-memory xml/html object trees -`py.io`_ Helper Classes for Capturing of Input/Output +`py.io`_: Helper Classes for Capturing of Input/Output -`py.log`_ an alpha document about the ad-hoc logging facilities +`py.log`_: an alpha document about the ad-hoc logging facilities -`miscellaneous features`_ describes some small but nice py lib features +`miscellaneous features`_ describes some small but nice py lib features. Background and Motivation information ------------------------------------------- `future`_ handles development visions and plans for the near future. -`why what how py?`_, describing motivation and background of the py lib +`why what how py?`_, describing motivation and background of the py lib. .. _`download and installation`: download.html .. _`py-dev at codespeak net`: http://codespeak.net/mailman/listinfo/py-dev