[Paste] paste docs

2008-07-06 Thread Lukasz Szybalski
Hello, Since I had a little hard time locating source code for one of the paste.script.template files in svn, here are the edpydoc for paste. http://lucasmanual.com/docs/paste-epydoc/ Here is the source code for, and the 2 functions I was looking for. pre/post in paste. http://lucasmanual.com/d

Re: [Paste] paste docs

2008-07-06 Thread Mark Ramm
You can also look at the sphinx generated module docs here: http://pythonpaste.org/modindex.html On Sun, Jul 6, 2008 at 12:42 PM, Lukasz Szybalski <[EMAIL PROTECTED]> wrote: > Hello, > > Since I had a little hard time locating source code for one of the > paste.script.template files in svn, here

Re: [Paste] paste docs

2008-07-06 Thread Lukasz Szybalski
On Sun, Jul 6, 2008 at 12:07 PM, Mark Ramm <[EMAIL PROTECTED]> wrote: > You can also look at the sphinx generated module docs here: > > http://pythonpaste.org/modindex.html For some reason that page does not include paste.script portion. Lucas > > On Sun, Jul 6, 2008 at 12:42 PM, Lukasz Szybals