Hi Sebastien, Thanks for the excellent work! I am really happy that you documented the code.
I have started to use doxygen to generate the code documentation. I created a OOo wiki page about it, see: http://wiki.services.openoffice.org/wiki/Mac_OS_X_Porting_-_Code_Documentation Results can be seen in: http://mox.fidisk.fi/opensource/doxygen/canvas/classcairo_1_1_surface.html and http://mox.fidisk.fi/opensource/doxygen/vcl/ (<-- still uploading, will be visible in ~1 hour) ... Unfortunately I had made couple of errors in the documentation style, so Doxygen did not recognize the lines properly. Now that I have the web documentation, I have verified the correct style. You need to make these changes to the code comments, to make Doxygen understand them: CHANGE: * @func_name: desc_of_the_func TO: * @param func_name desc_of_the_func CHANGE: * Return value : desc_of_the_return_value TO: * @return desc_of_the_return_value Thanks, Mox On 2/23/07, Sébastien PLISSON <[EMAIL PROTECTED]> wrote:
With commented functions, curseur position and cgflush activated (better refresh) Please test and let me know if i can commit it. Sincerely, Sebastien PLISSON --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Mox on G
