Re: Docs docs docs!

2008-03-24 Thread zir . echo
Hi, I'm new to pylons, I'm interested in Testing, WebOb and caching. I'm not native English speaker too. But maybe I can help the i18n part. Let me know if anything I can help. Kind regards, z. On Mon, Mar 24, 2008 at 2:51 PM, Ben Bangert <[EMAIL PROTECTED]> wrote: > I've been reading carefully

Re: Docs docs docs!

2008-03-24 Thread wongobongo
I can help out writing docs. I'll read up on this Sphinx thing today. K On Mar 23, 11:51 pm, Ben Bangert <[EMAIL PROTECTED]> wrote: > > If you'd like to help work on the docs in any of these ways: > - Write docs > - Grammar / spelling checking > - Copy editing (consistent usage of terms, tone of

Re: Routes 2 pre-alpha

2008-03-24 Thread Isaac Csandl
On Mar 24, 3:27 am, "Mike Orr" <[EMAIL PROTECTED]> wrote: > If you use your regular virtualenv, Python may prefer the Routes 1 egg > over the current directory, which will throw the unit tests into a > tizzy.  I don't know why this sometimes happens and sometimes not. I've become very fond of "vi

Re: Docs docs docs!

2008-03-24 Thread Max Ischenko
On 3/24/08, Ben Bangert <[EMAIL PROTECTED]> wrote: > > I've been reading carefully through the docs for Sphinx ( > http://sphinx.pocoo.org/ > ) the past few days, and am quite sold on it at this point. As such, > I'd like to assemble a group of other people who are interested in > working on the do

Routes 2 pre-alpha

2008-03-24 Thread Mike Orr
I've got the basic structure of Routes 2 done. There's no Unicode support yet, nor resource routes, subdomains, formats, middleware. The urlgenerator module hasn't been tested. But you can take a look at the code and run the unit tests. The only documentation is the Routes 2 Spec and the TODO