5 messages in com.googlegroups.pylons-discussRe: Any chances for printable (PDF?) ...
FromSent OnAttachments
Marcin Kasperski17 Dec 2007 05:41 
EricHolmberg17 Dec 2007 10:49 
Marcin Kasperski17 Dec 2007 11:07 
Ches Martin17 Dec 2007 20:48 
Ches Martin17 Dec 2007 21:00 
Subject:Re: Any chances for printable (PDF?) docs?
From:EricHolmberg (eric@public.gmane.org)
Date:12/17/2007 10:49:57 AM
List:com.googlegroups.pylons-discuss

Hi Marcin,

You could try to use htmldoc (http://www.htmldoc.org/) to print the single-page version of the SQLAlchemy documentation (http:// www.sqlalchemy.org/docs/04/documentation.html) to a PDF. Htmldoc will generate the table of contents and the page numbers for you (and link the table of contents to the pages), but it won't automatically generate an alphabetic index of crucial terms -- you will have to search for those.

You may also want to try the SQLAlchemy group (http:// groups.google.com/group/sqlalchemy) for this request.

Hope that helps.

Regards,

Eric