Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Doxygen script plugin

<< < (6/14) > >>

kfmfe04:

--- Quote from: MortenMacFly on July 06, 2009, 07:37:30 am ---
--- Quote from: jomeggs on July 05, 2009, 01:09:03 pm ---my doxygen script has been deleted by somebody :(, was there a reason for?

--- End quote ---
Not really. We have limited forums space which we need to clean from time to time. But we cannot select the content by erm... content. So we delete yb time. If you want to persist nice gotchas, please use the patch tracker. Forum attachments are not persistent!

--- End quote ---

 :(  I'm too late!!!  Where can I get a copy of this plugin/script?
I would very much like to try Doxygen in C::B...


jomeggs:

--- Quote from: kfmfe04 on July 06, 2009, 04:30:49 pm --- :(  I'm too late!!!  Where can I get a copy of this plugin/script?

--- End quote ---

Don't worry, its back! :lol: It took a time to find it, but finally: Have a look at my first post

@MortonMacFly:
I'll follow your advice, but currently I'm a bit short of time...

kfmfe04:

--- Quote from: jomeggs on July 07, 2009, 01:03:24 am ---
--- Quote from: kfmfe04 on July 06, 2009, 04:30:49 pm --- :(  I'm too late!!!  Where can I get a copy of this plugin/script?

--- End quote ---

Don't worry, its back! :lol: It took a time to find it, but finally: Have a look at my first post

--- End quote ---

Wow!  This is >FANTASTIC<!  

The call graphs are especially useful for detecting loops and avoiding "calling upwards" - excellent!

Thank you so much!!!

- Ken

elfunesto:
Thank you very much jomeggs!

kfmfe04:
I am new to Doxygen so I copied and pasted into MyClass.hpp (the first lines):

/*! \brief Brief description.
 *         Brief description continued.
 *
 *  Detailed description starts here.
 */

into a header file and reran the Doxygen plug-in.  I can't seem to find these comments anywhere in the html documentation for MyClass Class Reference.

- Ken

Update:  I tried the class Test example in Qt style 1/3 the way down:

http://www.stack.nl/~dimitri/doxygen/docblocks.html

Everything inside the class seems to work, but the Detailed Description normally under the Public Attributes appear to be missing.  Any idea what might cause this?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version