6 messages in com.googlegroups.pylons-discussRe: One page doc ?
FromSent OnAttachments
rangzen16 Jul 2007 11:12 
Ben Bangert16 Jul 2007 11:26 
Andreas Reuleaux16 Jul 2007 12:55 
rangzen16 Jul 2007 13:12 
Ben Bangert16 Jul 2007 14:05 
Andreas Reuleaux16 Jul 2007 19:03 
Subject:Re: One page doc ?
From:Andreas Reuleaux (reul@public.gmane.org)
Date:07/16/2007 12:55:43 PM
List:com.googlegroups.pylons-discuss

For the Docs and Cookbook on the wiki.pylonshq.com site, you can export entire 'spaces' as PDF. You'll need to login there first, then go to the following links and export as PDF: http://wiki.pylonshq.com/spaces/exportspace.action?key=pylonscookbook http://wiki.pylonshq.com/spaces/exportspace.action?key=pylonsdocs

I would be interested in pdf docs, too. - I just tried the links above: I had to signup and log in to the PythonWeb/confluence system, still I get: "Not Permitted / You are not permitted to perform this operation." - any hints?

By the way: in 0.9.5 there where some rst files under docs: getting_started.txt, quick_wiki.txt, flickrsearch.txt etc. that I could include in a single rst file like this .. include:: getting_started.txt .. include:: quick_wiki.txt .. include:: flickrsearch.txt etc. and (with some tweaks) convert to pdf (by means of my own tool chain: rst2xml, xsl/fop) - I don't see these files in 0.9.6rc1 any more, I hope they are not lost?

-Andreas