Hi
sorry if this topic has been already discussed i did not find on a search.
i was wondering about what kind of doc generator are used by developpers .
i experienced doxygen and i found great but sometimes it seems that it does not write all my coomments that i spoil all around my functions, (may bee my fault).
Thanks
Docs generator
Continue with doxygen!
Continue with doxygen! It is by far the best *free* doc compiler on the web. I tried many others before I used it. The learning curve is a bit steep, granted, but well worthwhile for the stunning output files!
Personnally, I find that NaturalDocs is also quite good. It lets you write comments that are not cluttered with strange symbols. Unfortunately, the C++ support is not completed yet, so you may find it less powerfull than doxygen.
-- Emmanuel D.
Hi EmmanuelD
Thank you for the link , yesterdy i read a little the documentation
it seem appealing
if i do not mistake it could be used to document source not tagged
it could be very useful.
and the ouput generate is pleasant
it seem to have not a GUI/Wizzard but this is not a very problem
and also the loss of commands culd give some trouble as it use a style to format docs, so we must learn format style instead of commands.
thank
Thank you for the link , yesterdy i read a little the documentation
it seem appealing
if i do not mistake it could be used to document source not tagged
it could be very useful.
and the ouput generate is pleasant
it seem to have not a GUI/Wizzard but this is not a very problem
and also the loss of commands culd give some trouble as it use a style to format docs, so we must learn format style instead of commands.
thank