humpdi
13 Mar 2007, 10:01 AM
hey guys!
ive the requirement for my project that i have to build a documentation out of the code, dynamicly of course. did anybody knows a tool that do something like that?
e.g:
/**
* @class Ext.BasicDialog
* @extends Ext.util.Observable
* Lightweight Dialog Class.
* /
something like this should result a class documentation.
please share your expereance
:)
ive the requirement for my project that i have to build a documentation out of the code, dynamicly of course. did anybody knows a tool that do something like that?
e.g:
/**
* @class Ext.BasicDialog
* @extends Ext.util.Observable
* Lightweight Dialog Class.
* /
something like this should result a class documentation.
please share your expereance
:)