-- ZED MASTER <[email protected]> wrote (on Friday, 15 April 2011, 09:58 AM -0300): > Why have you changed the format from the API documentation?
For a variety of reasons: * Moved to an actively developed project (DocBlox) that not only works for PHP 5.2 and below but also for PHP 5.3 (important as we move towards ZF2). * Speed and resource usage. phpDocumentor took 80-100 minutes minimum -- when it didn't consume all available RAM. DocBlox renders in less than 10 minutes and is very resource-conscious. * Ability to modify templates. phpDocumentor's templating system was not well documented, and it was incredibly difficult to modify. DocBlox is more flexible -- as you'll see in the coming weeks. > It was confusing and hard to see. Can you please be more specific so that we can address the concerns? This is too vague to enable us to make any meaningful chanegs. > Class Diaram? > I use Linux and FF, which plugin installed to see this? The class diagram is done in SVG; most modern browsers are capable of rendering it. If you cannot, please report this to the DocBlox project (http://www.docblox-project.org/), along with any screenshots or error messages -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
