These will not be the great answers you were hoping for. It is just my DIY way of dealing with the problem you describe.
On the start page of The Book (left sidebar, at the bottom) there is a link to "all in one page". I go there. Get a cup of coffee while it renders and then save it as a pdf. Then I have a searchable offline version. Unfortunately you can't really do the same with the api... but then again you have the source code. The API is generated from that directly. I often open the cake core as a "project" and search for various things. I use Textmate which means I also get a quick index of the methods in a class just by opening the source file. I imagine other editors have similar features. /Martin On Dec 3, 11:42 am, Lorenzo Bettini <[email protected]> wrote: > Hi > > is there a version of APIs and book documentation to be downloaded for > offline browsing? > > thanks in advance > Lorenzo > > -- > Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino > HOME:http://www.lorenzobettini.itMUSIC:http://www.purplesucker.com > BLOGS:http://tronprog.blogspot.com http://longlivemusic.blogspot.com Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en
