On Fri, Dec 3, 2010 at 8:24 AM, David Eisner <[email protected]> wrote: > I'm a new Pylons user, working with 1.0 (but using James Gardner's > book, which covers 0.9.7). > > I notice that the WebHelpers package is listed in the 0.9.7 Pylons > Reference Documentation's table of contents (Module Listing > > Third-party components), but not in the corresponding page for 1.0. > [1][2] > > However, by fiddling with the URL, I can see it's documented in 1.0, too. [3] > > So, why is WebHelpers no longer in the overview page?
Those docs are out of date. The current WebHelpers docs are at http://webhelpers.groovie.org/ They are also much more complete than that version. I think those docs are a leftover autogeneration from Pylons 0.9.7, and weren't intended to be there. But it looks like the link to the real WebHelpers docs should be more prominent in the manual because I can't even find it. -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
