None that I'm aware of. You could extract the HTML for a class (e.g. using Chrome's developer tools) and save it in an own file, but you would need to inject e.g. document tags, image links and styling information as well to achieve similar looks as in Apiviewer. Then you are faced with the task of transforming HTML to PDF, which there might be tools available for doing that.
T. On 03/04/2011 03:19 PM, Derrell Lipman wrote: > Is there an easy way to generate a printable version of the API > documentation for a single class? > > Thanks, > > Derrell > > > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various alternative > solutions. http://p.sf.net/sfu/progress-d2d > > > > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
