All of lore.kernel.org
 help / color / mirror / Atom feed
* Documentation/scsi/aha152x.rst
@ 2020-07-29 17:16 Julia Lawall
  2020-07-29 17:33 ` Documentation/scsi/aha152x.rst Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Julia Lawall @ 2020-07-29 17:16 UTC (permalink / raw)
  To: mchehab+huawei, corbet; +Cc: linux-doc

Hello,

The ada152 documentation mentions some compilation flags.  This was
converted to ReST as eg:

+- DAUTOCONF
+    use configuration the controller reports (AHA-152x only)

--DAUTOCONF
- use configuration the controller reports (AHA-152x only)

This is clearly not correct.  The - should be attached to the D, and not
be converted to a bullet.  I tried replacing:

- DAUTOCONF

by

- -DAUTOCONF

but the result with rst2html was not very satisfactory.  The DAUTOCONF
seems to be slightly raised with respect to the rest of the text.  And a
subsequent case:

- DSETUP0="{ IOPORT, IRQ, SCSI_ID, RECONNECT, PARITY, SYNCHRONOUS, DELAY, EXT_TRANS }"

comes out different from the ones that have no associated list of possible
values (larger letters, different font).

What should be done instead?

Also, does the kernel include some scripts for testing the documentation?
make Documentation/scsi/aha152x.html doesn't seem to work.

thanks,
julia

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

end of thread, other threads:[~2020-07-29 18:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-29 17:16 Documentation/scsi/aha152x.rst Julia Lawall
2020-07-29 17:33 ` Documentation/scsi/aha152x.rst Randy Dunlap
2020-07-29 18:06   ` Documentation/scsi/aha152x.rst Julia Lawall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.