Hi all,
Let me first pose the problem:
I have a complex application and as a result a good amount of technical
do***entation has been developed about the application. I get a
maintenance
request and use VS to complete the task. But I'm without much in the way
of
tools to link the code I've just modified to the do***entation that I also
should maintain.
I'd like to propose to the VS developer community that this problem be
thought about and addressed somehow so that we can manage our programs and
do***entation in a seamless way.
That being said, I'd be interested in hearing how others have addressed
this
problem. Also to be said - the obvious 'you should write your programs so
they are understandable in the first place' is probably not helpful in the
discussion. Think bigger than that.
Another requirement in my mind would be that the solution NOT include
including the text of the do***entation in the code itself. It's hard
enough
to read as it is and too many comments spoil the broth...
--
-->DaVince