On Fri, Jul 23, 2010 at 9:56 AM, Paul A. Bristow
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Bo Jensen Sent: Friday, July 23, 2010 7:20 AM To: boost-users@lists.boost.org Subject: Re: [Boost-users] Boost services
On Fri, Jul 23, 2010 at 1:35 AM, OvermindDL1
wrote: On Thu, Jul 22, 2010 at 8:09 AM, Bo Jensen
wrote: On Thu, Jul 22, 2010 at 12:55 PM, Vladimir Prus
wrote: Bo Jensen wrote:
I have a small business which uses boost quite a lot, thanks for all the great code. I am missing some features at the moment. Is it either possible to donate to get some things done or does some qualified people offer such services for a fee ? More specifically I would like to see the doxygen integration being expanded.
On Thu, Jul 22, 2010 at 8:09 AM, Bo Jensen
wrote: 5) add C# support (which is supported by doxygen).
C# support?
Are you sure that simply adding the C# files to the jamfile include list won't give you much (if not all) of what you want?
doxygen autodoc : [ glob ../../../boost/your_project/*.hpp ] # These are any of your hpp include files (perhaps none). [ glob ../../../boost/your_project/detail/*.hpp ] # More include files, if necessary.
add your C# files here?
But perhaps you have tried this already?
Thanks Paul, that might work, I will try it out.
Paul
--- Paul A. Bristow Prizet Farmhouse Kendal, UK LA8 8AB +44 1539 561830, mobile +44 7714330204 pbristow@hetp.u-net.com
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users