Kdevelop & Doxygen Tutorial/Howto

Adolph & Sharon Weidanz timetopaws at gmail.com
Sat Jul 30 12:47:58 BST 2005


David Ohlemacher wrote:
> 
> Adolph & Sharon Weidanz wrote:
> 
>>Amilcar do Carmo Lucas wrote:
>> 

>>1. When creating a new project one of the files that Kdevlop makes is
>>the TODO file. In the past I've always populated this manually. Is there
>>a way to write the @TODOs to it automagically?
>> 
>>
> // File.h
> ...
> /**
>     Blah Blah...
>     @param pList The list of Blah Blah.
>     @todo Implement me.
> */
> void GetAllBlah(list<MyType_t> *pList);
> 
> When I try preview, I get a new tab, with the rest of my source files, 
> named "index.html" which is the front page of a doxygen project.  The 
> links (e.g.  "File Members") works just like Doxygen normally would, 
> except only the comments from the current file are there. It correctly 
> uses my custom header/footer defined in my project's Doxyfile.
Thanks.. That helped me figure out #2, For some reason when my active
window was the active one nothing was happening. Then I did a preview of
another class and it showed up. Then I went back to main and did a
preview and I got the links at the top of the page.

I still do not get a TODO list. I checked the project options and it is
selected and I have many TODOs ;^) listed throughout my code using the:
/**@TODO Got to add something
*/
They don't get added to the text file in the project directory. Is there
a command that needs to be issued that writes them to the file?

-- 
Quis custodiet ipsos custodes

“To announce that there must be no criticism of the president, or that
we are to stand by the president, right or wrong, is not only
unpatriotic and servile, but is morally treasonable to the American
public.” [Theodore Roosevelt] 1918

Adolph & Sharon Weidanz				SuSE 9.2
'78 43' Endeavour Ketch				Folding at Home Team 45
S/V Time To Paws

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list