Re: Writing APIDox proposal
Raphael Langerhorst <[email protected]> Mon, 17 Apr 2006 11:13:35 +0200
| Newsgroups | gmane.comp.kde.kplato |
|---|---|
| Message-ID | <[email protected]> |
Am Montag, 17. April 2006 01:16 schrieb Pierre-Andre Galmes: > Hi, > > Here is a first patch for the Kplato ApiDox. It corrects some problems that > appear when generating the apidox. > > You can find the corrected mistakes on the EBN site : > http://www.englishbreakfastnetwork.org/ > > and in particular in the page : > http://www.englishbreakfastnetwork.org/apidocs/apidox-bundled-apps/koffice- >kplato.log > > from : > http://www.englishbreakfastnetwork.org/apidocs/index.php?component=bundled- >apps&module=koffice > > Most of the errors are caused by some "@" characters. I did not took the > time to get the meaning of the comments and just corrected them to make the > whole apidox compile. You should have a look at the patch before applying > them, and maybe try to modify the comment, in particular the "@ref" tags. > > In kptProject.h, I also modified slightly some code (scedule -> schedule). > Is this ok ? > > * @param schedule Schedule to use > */ > void calculate(Schedule *schedule); > > > Now, let's have some rest... Hi! Thanks a lot for the patch, I'll be able to have a look at it a bit later, I'll let you know. Thanks, Raphael