Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
javascript ライブラリに VSDoc コメントを更新するツールはありますか? これで、JavaScript ファイルと別の xml ファイルの VSDoc コメントにドキュメントがあります。何かを変更したい場合は、両方の場所で変更する必要があります。xml のみを変更し、変更を自動的に javascript ファイルに反映する機能があれば素晴らしいと思います。
ここを見てくださいhttp://damianedwards.wordpress.com/2011/01/27/jquery-vsdoc-file-generator/
HTH
イヴォ・ストイコフ