kernel-doc: what is the purpose of "&struct"?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linux kernel mailing list <linux-kernel@...>
Date: Saturday, January 6, 2007 - 10:44 am

according to the kernel-doc HOWTO, the following should be
"highlighted" in some way if found in the extractable documentation of
your source file:

  '&struct_name' - name of a structure (up to two words including 'struct')

but examples of that, at least in the HTML, are simply printed in
regular font prefixed with '&' -- i don't see that any "highlighting"
is being done.

  the intermediate XML contains simply "&amp;struct", which certainly
doesn't suggest any special processing or highlighting.

  am i missing something?

rday
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
kernel-doc: what is the purpose of "&struct"?, Robert P. J. Day, (Sat Jan 6, 10:44 am)
Re: kernel-doc: what is the purpose of "&amp;struct"?, Randy Dunlap, (Sat Jan 6, 2:00 pm)
Re: kernel-doc: what is the purpose of "&amp;struct"?, Jan Engelhardt, (Sat Jan 6, 4:03 pm)