2

Is there any tool to update VSDoc comments in the javascript library? Now I have the documentation in the VSDoc comments in the javascript 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.

Andrey M.
  • 3,688
  • 3
  • 33
  • 36

1 Answers1

1

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

HTH

Ivo Stoykov

i100
  • 4,529
  • 1
  • 22
  • 20