开发者

list classes by folder/directory using doxygen?

开发者 https://www.devze.com 2022-12-22 08:25 出处:网络
I would like to display all the classes within a given directory (and its subdirectories) from the doxygen generated documentation.

I would like to display all the classes within a given directory (and its subdirectories) from the doxygen generated documentation.

I could use doxygen /addtogroup and other group commands, but I would like to do this without having to add group tags for each classes within a given directory.

the SHOW_DIRECTORIES options does generate a "Directory" tab/panel but it displays all the files f开发者_如何学编程or a given directory and not the classes.

How can I do that ?

thanks!


Nicolas I'm after then same thing. It is not still possible.

Looking at the todo list (does not exists anymore, see issue tracker) it doesn't seem to be one of the top features to implement:

[priority: 6 (out of 10)] Option to automatically create group things based on the directory structure of a project.

0

精彩评论

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

关注公众号