Hi,I want to documentate the javascript which extends JQuery
$.extend({  getUrlVar: function(name){    return $.getUrlVars()[name];  }});
I try \fn getUrlVar, but Doxygen do not find the function.I try extend but
Doxygen show all the source code in the doc.What can i use ?Best regards



--
View this message in context: 
http://doxygen.10944.n7.nabble.com/How-to-documentate-a-jQuery-Extension-tp6524.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