Thanks, Ben.  I've just installed mercurial and Sphinx and forked/
cloned to my local directory.  Attempting to build the docs, I got an
InvalidCacheBackend error during the Beaker part, saying that the
google.appengine.ext library is required.  Do I really have to have
the appenging lib installed just to build the pylons docs?

- Eric


On Nov 23, 7:07 pm, Ben Bangert <b...@groovie.org> wrote:
> On Nov 23, 2008, at 5:18 PM, Eric Ongerth wrote:
>
> > I would be glad to contribute typo and spelling fixes to the new
> > pylons docs at docs.pylonshq.com.  I have been reading through them
> > and I have such volume of small fixes to offer that it would not be
> > most efficient to package them up in email, have someone else read
> > through the correspondence, and so on.  So I'm thinking I could help
> > out more directly.
>
> So, a few simple steps, you'll want to check out the project and fork  
> it first:
> 1) Login to bitbucket.org and setup a new account if you don't have one
> 2) Go tohttp://www.bitbucket.org/bbangert/pylons/overview/and click  
> the Fork project button
> 3) Checkout the your fork of the project
> 4) Commit your fixes to the docs in your fork
>
> This way I can then see that you forked it, and pull your changes from  
> your repo. This is about the easiest way for me to track external  
> changes to the Pylons project (which is where all the docs are, in the  
> pylons/docs/en/ dir). It's also the easiest for me to pull new changes  
> that you make to the docs.
>
> If you want to build the docs locally on your machine, make sure you  
> have the latest Sphinx installed:
> easy_install Sphinx
>
> Then cd into the pylons/docs/en/ dir and:
> make html
>
> Which will build the HTML copy in a _build directory that you can take  
> a look at.
>
> Cheers,
> Ben
>
>  smime.p7s
> 3KViewDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to