Hi
In my workflow I am editing XML comments in the code of a VB.NET project using the Document! X plug-in, and adding and maintaining examples in a separate content file (this is meant to prevent the code from bloating).
I am wondering what I can/should do when new components are added to the source code. For example, if a developer adds a new method, this method will not be added to the existing content file ... will it? Therefore, do I have to add a new content file whenever the VB.NET projects gains or loses members? Is there a way to avoid this by merging content files?
Thanks for your suggestions!