开发者

Update vsdoc commets in javascript

开发者 https://www.devze.com 2023-02-14 10:42 出处:网络
Is there any tool to update VSDoc comments in the javascript library? Now I have the documentation in the VSDoc comments in the javasc开发者_运维技巧ript file and in the separate xml file. And if I wa

Is there any tool to update VSDoc comments in the javascript library? Now I have the documentation in the VSDoc comments in the javasc开发者_运维技巧ript file and in the separate xml file. And if I want to change something, I need to change it in the both places. Would be great to have the ability to change xml only and automatically reflect the changes into the javascript files.


look here http://damianedwards.wordpress.com/2011/01/27/jquery-vsdoc-file-generator/

HTH

Ivo Stoykov

0

精彩评论

暂无评论...
验证码 换一张
取 消