[Casa-framework] another svn query
jaeger at cpsc.ucalgary.ca
jaeger at cpsc.ucalgary.ca
Fri Oct 27 18:27:17 EDT 2006
Doxygen uses javadoc syntax usually found in the .h files. Some of
this could be generated from the xml files. But there would be lots
of extra work, lots of commenting. Every method, class, variable, ...
will need some work. For example adding @param, @return lines to the
documentation. It will be lots of work, well time. Most of the code
doesn't have an xml file associated with it and at least bits I've
worked on doesn't have much for comments, with the exception of TablePlot.
Shannon
> On Fri, 27 Oct 2006, Kumar Golap wrote:
>
>> And I guess if Ger and company have already done some work on this
>> ...I wonder when is a good time for them to check it in...especially
>> on the classes that have not changes at all.
>>
>>
>> Cheers,
>>
>> Kumar
>
>>From browsing a few classes, I don't think Ger has put in any special
> Doxygen markup. The old help tags are still in place but ignored. What
> we see is what you get for free when you process your *.h and *.cc files
> with Doxygen. And what you get for free is pretty useful. It may not
> require much effort to do what Ger has done.
More information about the Casa-framework
mailing list