-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 30 Apr 2008, at 20:25, Ben Bangert wrote:

> a single script that will create a virtualenv ...
>
> To run it, just use the following command:
> curl http://pylonshq.com/download/0.9.7/go-pylons-dev.py | python -  
> --no-site-packages superdevenv

Worked for me out-of-the-box on OS X 10.5.2.

> So far, I've gotten some of the TOC filled in, and have setup  
> placeholders in sections with what I believe should be covered by  
> that section. I still need to add an Internationalization section as  
> well.

> .. toctree::
>    :maxdepth: 2
>
>    gettingstarted
>    configuration
>    controllers
>    templates
>    helpers
>    models
>    testing
>    debugging
>    deployment



I've been playing with a candidate structure which attempt to  
integrate some of the pre-existing documentation.

(Ben, it's not clear whether you intend to "Re-do from start" or to  
integrate the pre-existing pylonsdocs material in confluence where it  
is relevant to the new structure, or whether there are any  
contributions in the cookbook that should be included.)

> .. toctree::
>    :maxdepth: 2
>
>     Getting Started <gettingstarted>
>     Models <models/models>
>     Models - Working with Databases† <models/sqlalchemy>
>     Models - Validating user input† <models/formencode>
>     Controllers <controllers/controllers>
>     Controllers - using the REST Controller for a RESTful API  
> <controllers/rest_controller>
>     Controllers - using the WSGI Controller for WSGI services  
> <controllers/wsgi_controller>
>     Controllers - using the XMLRPC controller for XML-RPC requests  
> <controllers/xmlrpc_controller>
>     Templating <templates/templates>
>     Templating - Mako† <templates/mako>
>     Templating - Helpers† <templates/webhelpers>
>     Internationalization and localization <i18n/i18n>
>     Internationalization - using Babel† <i18n/babel>
>     Sessions & Caching† <beaker>
>     Helpers <helpers>
>     Working with the Request/Response† <webob>
>     Testing <testing/testing>
>     Testing - web application testing† <testing/webtest>
>     Testing - running and writing tests† <testing/nose>
>     Debugging <testing/debugging>
>     Testing/Debugging - troubleshooting† <testing/weberror>
>     Deployment <deployment>
>     Python 2.3 Installation Instructions <python23_install>
>     Windows Notes <windowsnotes>
>     Configuration <configuration>
>
>     Advanced Pylons† <advanced_pylons/advanced_pylons>
>     Advanced Pylons - WSGI, CLI scripts, etc† <advanced_pylons/paster>
>
>     Third Party-Routes-Base <thirdparty/routes_base>
>     Third Party-Util <thirdparty/routes_util>
>     Third Party-WebOb <thirdparty/webob>

† denotes "appearing in the list contained in the first posting to  
this thread":

> The parts in that list we'll be including in our docs is (and the
> approximate section in the Pylons docs):
> Pylons              (Advanced Pylons)
> SQLAlchemy    (Models - Working with Databases)
> Mako                  (Templating)
> Beaker               (Sessions & Caching)
> WebHelpers     (Templating - Helpers)
> WebOb              (Working with the Request/Response)
> FormEncode    (Models - Validating user input)
> WebTest           (Testing - web application testing)
> Nose                 (Testing - running the tests, writing them, etc)
> Paster               (Advanced Pylons - WSGI, CLI scripts, etc)
> WebError         (Testing/Debugging - troubleshooting)
> Babel                (Internationalization)
>

> Or we could just setup a page on the wiki to track who's working on  
> which sections.

Contributors joining the party later may find such a thing useful.



Cheers,

Graham



-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAkgZuJ4ACgkQOsmLt1NhivxJfwCfeozUIe9bU3epN+AE5C4ZiH3z
tBAAniA4cl52ThvIBMM6N4cFd+JXdVZviQCVAgUBSBm4nlnrWVZ7aXD1AQLe9wQA
vupF/2sUtDTnTrOFcV9WWzdsKEXmNn8K7Y9UCz19fYr3zHy6PEmJLaOTr+PbjWr4
tqBw/CV/8GOUnkkNNn779lTF1XwHuxY7notJ+3qvHLDxdaHr1Z/K+TnK/5zdD1g7
Q4pnucEZqAO2Tbqx7wz+uDDcFyLzgCknPo6fLoa8CNI=
=9Z2V
-----END PGP SIGNATURE-----


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to