Hi,
I want to documentate a js file which contains something like
$(document).ready(function () { $("#jqxTopMenu").jqxMenu({ width: '100%',
theme: theme });        $("#jqxTopMenu").css('visibility', 'visible');  ...});
But I got a documentation with all the source code.How to documentate that ?
Another question : can I documentate an HTML file which contains javascript
?
Thanks



--
View this message in context: 
http://doxygen.10944.n7.nabble.com/How-to-documentate-a-document-ready-javascript-tp6528.html
Sent from the Doxygen - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to