|
Re: Warning: Unsupported html tag <.....> found: msg#00095text.doxygen.general
On Wed, Feb 26, 2003 at 04:05:24PM +0000, Neil Brown wrote: > > > > > /** > > * Same as STL String's <c_str> and <fast_rep>. > > */ > > const CHAR *c_str (void) const; > >As You see, strings <c_str> and <fast_rep> are lost! > > > >Could somebody help me? > > Yep, from the doxygen manual (hidden away): > > \\< > This command writes the < character to the HTML and output. This character > has to be escaped because it has a special meaning in HTML. > > so write > /** > * Same as STL String's \\<c_str\\> and \\<fast_rep\\> > */ The manual is actually wrong in this repect it should be /** * Same as STL String's \<c_str\> and \<fast_rep\> */ I'll fix the docs. > PS anyone know why my mail client replied to the poster by default not the > list? I thought it was standard on mailing lists for the list to make > itself the default reply This is a safety policy (which I cannot change). The good thing is that it prevents "I'm on holiday" auto-reply messages to appear on the list ;-) Regards, Dimitri ------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Latex listings: 00095, Neil Brown |
|---|---|
| Next by Date: | Re: PHP support questions: 00095, Jiann-Ming Su |
| Previous by Thread: | Re: Warning: Unsupported html tag <.....> foundi: 00095, Neil Brown |
| Next by Thread: | Duplicate headings in the treeview TOC: 00095, Carla Lotito |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |