I'm trying to use JSDuck for documenting my code. I am getting a warning saying "Class Ext.panel.Panel not found" when creating the documentation. My class extends Ext.panel.Panel, is it possible to be able to click this in the hierarchy tab to view the documentation for Ext.panel.Panel? Just like you can do in the sencha docs.
That's not exactly what I'm looking for. I want to make the Ext.panel.Panel a link to its documentation. I guess what I'm saying is I want to include the documentation for Ext.panel.Panel in my own. untitled.JPG
Since the documentation is built from code, you would have to include our code, but I am not sure if it would link to it directly or create a new category. You may have to play around with this, or present your question in the thread created by the author: http://www.sencha.com/forum/showthread.php?119667