Anonymous - 2011-10-25

This is the second project I've ever used Doxygen on, and this time I'm working with C code.  In other words, I'm still in the early stages of learning.

What I want to do is list all of the functions used throughout the code in the TOC/Navigation pane.  Something similar to how the "File List" has a dropdown list of files, I want a "Function List" with a dropdown list of function names.

Is it possible?  And if so, is it a matter of changing the config file, or does it require more?

Thanks in advance…