Hello Monica

Doxygen automatically generates documentation for each signature. What we
do is put all the documentation in the first of these, then use
auto-cross-references from each of the others to the one with the
documentation:
/** See Function() */

- Damon



                                                                                
                                       
  From:       "Monique Semp" <monique.s...@earthlink.net>                       
                                       
                                                                                
                                       
  To:         "doxygen-users" <doxygen-users@lists.sourceforge.net>,            
                                       
                                                                                
                                       
  Date:       08/03/2015 02:42 PM                                               
                                       
                                                                                
                                       
  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
http://cp.mcafee.com/d/5fHCMUedEIcLe9zCm1NKVJ6W8VZB5NWVJ6X3wVcsqen7zqdQhPXabzO9J6XZTNPPbZPq6GRxRJzfUwEfJYoXOVIfJYoXOVJd5MwWgvvW_6zBBNwsqerZuVt4QsFzKhud7b5TS4umKzp55mXyfaxVZicHs3jq9J4TvAm4TDNOb2pEVdTdAVPmEBC7OFeDkGT6TKw0vU6UvaAWovaAVgtHy5gYIh-1tKDNErgG7ByfMbJQ-d2V2Hsbvg57OFeDkGT6TKw0vU6CT3hOOOrdbotkfb4vwnrFYq6BQQglc_4-KEuwq818080jh0WT2QVlxgQg5Ph1I2NEwcqmd44WCy2RokGv93p-q82hJMsrZdksRD5K5lCN


------------------------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to