Pavel Sanda wrote:
Do we really want to use doxygen on the file, or is he plan to write
some script that creates a wiki page or lyx document from this data?
i already use it. my intetion was to take the output html page and then
transform it little by some script.
Sounds cool!
but its possible to forget all
about doxygen,
Please don't forget about doxygen.
put the comments in .cpp file
I am sure this is possible with Doxygen. In another project I have short
comments (i.e. titles) in *.h and detailed comments in *.cpp. This works
quite well and I think we should standardize on that.
Abdel.