Re: [Doxygen-users] Heading strings on Mac OS v. Linux

2013-05-03 Thread dougkramer
Thanks for the suggestion. We're using 1.7.6.1 on Linux and probably 1.8.x on Mac, so that might be the issue. I'll test and find out. -- View this message in context: http://doxygen.10944.n7.nabble.com/Heading-strings-on-Mac-OS-v-Linux-tp5853p5934.html Sent from the Doxygen - Users mailing li

Re: [Doxygen-users] Heading strings on Mac OS v. Linux

2013-04-12 Thread Doxygen
On 12 apr. 2013, at 02:56, dougkramer wrote: > I notice that when you run doxygen on Mac OS, you get different heading > strings than when run on Linux. > > For example: > Linux:"Public Member Functions" > Mac OS: "Instance Methods" > > I believe the Mac OS strings are for Objective-C and

[Doxygen-users] Heading strings on Mac OS v. Linux

2013-04-11 Thread dougkramer
I notice that when you run doxygen on Mac OS, you get different heading strings than when run on Linux. For example: Linux:"Public Member Functions" Mac OS: "Instance Methods" I believe the Mac OS strings are for Objective-C and Linux strings are for C++ We want to run doxygen on Linux, but