Oh, I should have included the details that I have played a bit with the @name and @overload commands, but they’re not doing quite what I’d expect. So if you have a publically-viewable site that does this sort of thing and can share the Doxygen technique that you used, that’d be excellent!
Thanks, -Monique From: Monique Semp Sent: Monday, August 03, 2015 11:39 AM To: doxygen-users Subject: [Doxygen-users] overloaded C++ functions - any way to consolidate ? 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
------------------------------------------------------------------------------
_______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users