开发者

Doxygen hide source files

I just started using Doxygen to generate documentation for my libraries and I found one minor glitch I can't get around.

In the tree view there's the file list and you can click on one of the files and then get the source code. I found a开发者_C百科 way to get rid of the file list but then I can't see the enums anymore.

Do you know any way to hide the source code from Doxygen?

Also, if you go to bada API reference website you will see in the tree view that there is no Class List or Class Members. There is just the Namespace List that contains the classes. Can I modify Doxygen to do the same?


I'm relatively new to doxygen, but disabling SHOW_FILES and VERBATIM_HEADERS options seems to get rid of the source code lists.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜