-- Colin Guthrie <[EMAIL PROTECTED]> wrote (on Sunday, 07 September 2008, 02:38 PM +0100): > Bagus Nugroho wrote: >> Uuh, I'm just found manual reference not API. > > In the attached screenshot, I've circled the six locations on that page > where you can download the Zend Framework library. > > I'm not sure from your comments if this is really what you want? You > talk about an "API" but an API is not a physical thing. You have a > library and that library has an API (the interface). The API can be > documented, so while you can download a "library" and you can download > "API documentation" you cannot download an "API" as this is not a > physical thing (slight over simplification). > > The reference manual has a link to the API documentation right at the top: > http://www.framework.zend.com/apidoc/core
He wants the downloadable version of the API documentation. We're working on a solution to that, but you'll need to wait for a day or two. In the meantime, wget can pull all the pages from the apidoc site fairly easily. -- Matthew Weier O'Phinney Software Architect | [EMAIL PROTECTED] Zend Framework | http://framework.zend.com/
