|
-
Jan 16th, 2005, 10:56 AM
#1
Thread Starter
Frenzied Member
Documentation Tools
Assuming that you do document your code 
What method do you use?
Do you have a Word/HTML document running parallel to your code or do you just document in the code?
I found that the comments in code are hard to follow but the parallel documentation quickly got out of date (mostly due to me not keeping the documentation up with the code )
Recently someone showed me a Documentation Tool for Python that parsed the comments in the code and created an HTML file out of it.
Does anybody use anything like this for VB?
What tools can you recommend?
Are there any free ones that are as good as the commercial ones?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|