[Doxygen-users] Removing file list
Brought to you by:
dimitri
From: Lance D. <hu...@ii...> - 2003-02-06 03:56:24
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'm having trouble the file list in the top menu. The way I have my code structured (C by the way) is I have structures declared in .c files and typedefs for accessing them declared in .h files. What I would like to do is to be able to briefly comment the functions etc in the header files (using \brief) and then put the detailed description in the source files. However, I don't really want to have both the files show up in the file list. Therefore I would like to remove the file list completely or at least exclude the source files from this list. Along the same lines, I have created a separate file with all the \main instructions for creating a main page. This also shows up in the file list - is there some way I can remove this? Lance -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE+QdzInS8oQSt0V4ERAlP1AJ0TVZumcfn24vijR0lBG2hJ9cmC+ACdGgQd o6vaUu9doT8Vn+OMkUwkgpc= =t9iu -----END PGP SIGNATURE----- |