PDA

View Full Version : Using Doxygen in C



psld
October 21st, 2009, 05:09 PM
Hi!
I'm planning on using Doxygen to generate documentation for my C-project but I have a problem.

It works fine to generate docs for structs and enums and such but how do I generate docs for functions in my .h-files?