the build-in doxygen could only insert doxygen comment like
/**
* \brief
*/
and how to configure it by user own ?
I would like
/*!
\brief
*/
how to configure the build-in doxygen ?
-
- CodeLite Curious
- Posts: 1
- Joined: Mon Apr 07, 2008 1:14 pm
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: how to configure the build-in doxygen ?
Currently u cant, BUT the good news, is that is being modified as we speak...
There is a feature request for this:
https://sourceforge.net/tracker/index.p ... tid=979963
Eran
There is a feature request for this:
https://sourceforge.net/tracker/index.p ... tid=979963
Eran
Make sure you have read the HOW TO POST thread