linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* excess bolding in html
@ 2020-10-30  3:17 Randy Dunlap
  2020-10-30  7:37 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 8+ messages in thread
From: Randy Dunlap @ 2020-10-30  3:17 UTC (permalink / raw)
  To: linux-doc@vger.kernel.org, Jonathan Corbet, Mauro Carvalho Chehab

Hi,

I have noticed a few cases of excess bolding in generated html (seen in both
Firefox and Opera web browsers).

(1) https://www.kernel.org/doc/html/latest/kernel-hacking/locking.html#futex-api-reference

In the description of struct hrtimer_sleeper * futex_setup_timer:

Both the Return line and the next following line are all bold, while the third (final)
line is not bold (as expected):

Return

Initialized hrtimer_sleeper structure or NULL if no timeout
    value given 

(2) https://www.kernel.org/doc/html/latest/filesystems/api-summary.html

In the description of int seq_open():

Both the Note line and the following line are all bold, while the final line
is not bold (as expected):

Note

seq_open() will allocate a struct seq_file and store its
    pointer in file->private_data. This pointer should not be modified. 



I looked at scripts/kernel-doc briefly but did not see where this is
happening, so if anyone out there wants a small project to fix,
please go for it.


-- 
~Randy


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-10-30 17:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-30  3:17 excess bolding in html Randy Dunlap
2020-10-30  7:37 ` Mauro Carvalho Chehab
2020-10-30 11:31   ` Matthew Wilcox
2020-10-30 12:28     ` Markus Heiser
2020-10-30 12:53       ` Matthew Wilcox
2020-10-30 14:00         ` Mauro Carvalho Chehab
2020-10-30 14:19           ` [PATCH RFC] scripts: kernel-doc: better handle spaces after section markups Mauro Carvalho Chehab
2020-10-30 17:30           ` excess bolding in html Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).