Hello, Doxygen users,

I’m using Doxygen 1.8.10, and would like to explore consolidating the 
documentation for overloaded functions. What I’m after is output that would be 
similar to how the cplusplus.com site documents things; for example, 
http://www.cplusplus.com/reference/string/string/assign/. 

I know how to use groups, but that would still create separate output for every 
overload instance, and I’d like to streamline the documentation by 
consolidating the overloaded functions.

This seems like a common use-case for documentation, so I’m hoping that this is 
something that Doxygen supports. I’ve typically used Doxygen for C code (and 
set the configuration options to best support C), not C++, so my apologies if 
this is easy and I’ve just missed the applicable config file options.

Thanks for your help,
-Monique
------------------------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to