|
Duplicate headings in the treeview TOC: msg#00090text.doxygen.general
Hi, I'm documenting C with doxygen, and I'm getting duplicate headings in the treeview TOC. I think this is caused by the fact that I am grouping defines, etc in my own groups, but doxygen groups them too. I want to make sure the doxygen titles don't appear in the TOC. Any ideas? In the TOC, I'm getting: Modules |----Exceptions |----Defines |-----NO_ERROR What I want is: Modules |----Exceptions |-----NO_ERROR I use TOC_EXPAND=YES to list everything in the TOC. In the code, I have: /** * @defgroup error Exceptions * * These are exceptions * */ /** * \brief No error * @ingroup error */ #define NO_ERROR 0 /* No error */ Thanks a lot, Carla ------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Warning: Unsupported html tag <.....> found: 00090, Dmitri Belogaj |
|---|---|
| Next by Date: | Re: Warning: Unsupported html tag <.....> found: 00090, Neil Brown |
| Previous by Thread: | Warning: Unsupported html tag <.....> foundi: 00090, Dmitri Belogaj |
| Next by Thread: | Package files (again): 00090, Stuart Rawling |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |