Go to file
briandorsey 6104fa0142 [svn r63549] Attempted to create a theme based on the previous pylib pages.
This initial version looks worse than either the old pages or the default sphinx output.
Can revert back to the default theme by referting the change to conf.py
Also added a new make target to force all html to be rebuilt. Sphinx doesn't detect changes to stylesheets in themes.

--HG--
branch : trunk
2009-04-02 21:00:08 +02:00
contrib [svn r63542] moving pygreen to greenlet contrib dir 2009-04-02 15:43:26 +02:00
doc [svn r63549] Attempted to create a theme based on the previous pylib pages. 2009-04-02 21:00:08 +02:00
example [svn r63208] moving example to top-level dir. 2009-03-22 18:08:31 +01:00
py [svn r63547] renaming all event consumers to use the "__" convention that 2009-04-02 19:58:51 +02:00
CHANGELOG [svn r58690] * add to TODO, changelog 2008-10-06 21:50:35 +02:00
LICENSE [svn r57429] merging/porting the release branch changes and 2008-08-18 17:08:39 +02:00
MANIFEST [svn r63546] small updates, regen setup.py 2009-04-02 19:34:16 +02:00
README.txt [svn r63546] small updates, regen setup.py 2009-04-02 19:34:16 +02:00
TODO.txt [svn r63546] small updates, regen setup.py 2009-04-02 19:34:16 +02:00
ez_setup.py [svn r57429] merging/porting the release branch changes and 2008-08-18 17:08:39 +02:00
setup.py [svn r63546] small updates, regen setup.py 2009-04-02 19:34:16 +02:00

README.txt

The py lib is a Python development support library featuring 
the following tools and modules:

* py.test: tool for distributed automated testing
* py.execnet: ad-hoc distributed execution
* py.code: dynamic code generation and introspection
* py.path:  uniform local and svn path objects 

It includes code and contributions from several people, 
listed in the LICENSE file. 

For questions, please see py/doc/index.txt, refer to the website
http://pylib.org or come to the #pylib IRC freenode channel or subscribe to 
http://codespeak.net/mailman/listinfo/py-dev .

have fun, 

holger krekel, holger at merlinux eu

$Id: README.txt 63546 2009-04-02 17:34:16Z hpk $