Hi All,

I've played with Doxygen before, but now I'm committing to using on a
project and need to deal with weird stuff I've noticed before. My task is
documenting public interfaces for an embedded system which is coded in C.

I set Doxygen to only document "documented" entities. This works fine for
functions, but Doxygen still insists on generating (meaningless)
documentation for some (but not all!) data structures, regardless of
whether they are documented or not. How can I fix this?

I'd actually like to reorganize the way the top level HTML page is
organized. To me, having a "data structures" tab at the top level but no
"functions" tab doesn't make any sense. Is there an easy way to reorganize
this sort of presentation? I'd either like to add a functions tab or remove
the data structures tab.

- Andy
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to