vote up 2 vote down star
2

I'm working with a VB6 code base and I'm interested in beginning to generate documentation for future development efforts. I'm traditionally a Java developer and I've gotten quite used to the Javadoc system for generating such documentation. I found VB.DOC but from what I can see it's meant for a .NET environment. Are there any that will work in VB6?

Thanks in advance!

flag

36% accept rate
Are you seriously considering using VB6 for future development? – AnthonyWJones Nov 6 '08 at 10:18

3 Answers

vote up 0 vote down

I used Document! X version 4, but I have to say it was not the most stable program to use and sometimes caused crashes in the IDE. Perhaps later versions have improved; they still seem to support VB 5&6.

link|flag
vote up 1 vote down

I had some good time with VbDox.

link|flag
vote up 2 vote down

There are a few filters that will allow you to use Doxygen with VB6.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.