Some small updates to the ext-doc project

September 16th, 2009 Jay Garcia

I finally got around to spending time with the Ext-doc project today and have modified a few things. Original credit for the toolbar changes, which include the ‘direct link’ button go to Shea Frederick, an awesome Ext JS developer and author of Learning Ext JS.  You can download a nightly snapshot here: http://code.google.com/p/ext-doc/

See below:

Some future goals:

- Add the TabPanel close menu

- Make a better welcome.html with useful information

- Upgrade the docs to Ext JS 3.0

Posted in ext-doc | 2 Comments »

Ext-doc.org : Making Ext JS style Documentation available to everyone

February 22nd, 2009 Jay Garcia

The success of the framework can be contributed to one huge factor, documentation, documentation – one more time – documentation!  OK, that out of the way, the Ext 2.x documentation is arguably the best in the market for any API. In my honest opinion, it beats the crap out of the API docs from many huge companies, which include Adobe and Microsoft.  Since 2.x rolled out in leary 2007, many developers have been drooling over the Ext documentation engine and many, including myself, wished we could have it for our own.  Now we can!  With ext-doc, a free, opensource documentation generater, we can create beautiful API documenation for our own APIs.  I just joined the project and am hoping to submit some of my UI Extensions such as the tabpanel menu:

Here is the doc page: http://code.google.com/p/ext-doc/  and related Ext JS Forum thread.

Posted in ext-doc | No Comments »