All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] html fixes
@ 2024-07-15 16:49 Michael S. Tsirkin
  2024-07-15 16:49 ` [PATCH 1/9] makediff: look in subjects only Michael S. Tsirkin
  2024-07-29  5:04 ` [PATCH 0/9] html fixes Parav Pandit
  0 siblings, 2 replies; 13+ messages in thread
From: Michael S. Tsirkin @ 2024-07-15 16:49 UTC (permalink / raw)
  To: virtio-comment

this fixes a ton of issues around makehtml
and makediff.

Michael S. Tsirkin (9):
  makediff: look in subjects only
  makediff: cherry pick table env change
  admin: switch to tabularx
  admin-cmds-device-parts: switch to tabularx
  device-parts: switch to tabularx
  admin-cmds-resource-objects: switch to tabularx
  virtio: replace xltabular with ltablex
  makediff: cherry pick switch to tabularx
  admin: get rid of _ in labels

 admin-cmds-capabilities.tex      |  8 +++---
 admin-cmds-device-parts.tex      | 18 ++++++-------
 admin-cmds-legacy-interface.tex  | 10 ++++----
 admin-cmds-resource-objects.tex  | 14 +++++-----
 admin.tex                        | 36 +++++++++++++-------------
 device-parts.tex                 | 28 ++++++++++----------
 device-types/can/description.tex |  6 ++---
 device-types/net/description.tex | 44 ++++++++++++++++----------------
 makediff.sh                      |  4 ++-
 virtio.tex                       |  2 +-
 10 files changed, 86 insertions(+), 84 deletions(-)

-- 
MST


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

end of thread, other threads:[~2024-07-29  5:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 16:49 [PATCH 0/9] html fixes Michael S. Tsirkin
2024-07-15 16:49 ` [PATCH 1/9] makediff: look in subjects only Michael S. Tsirkin
2024-07-15 16:49   ` [PATCH 2/9] makediff: cherry pick table env change Michael S. Tsirkin
2024-07-15 16:49   ` [PATCH 3/9] admin: switch to tabularx Michael S. Tsirkin
2024-07-15 16:49   ` [PATCH 4/9] admin-cmds-device-parts: " Michael S. Tsirkin
2024-07-15 16:49   ` [PATCH 5/9] device-parts: " Michael S. Tsirkin
2024-07-15 16:49   ` [PATCH 6/9] admin-cmds-resource-objects: " Michael S. Tsirkin
2024-07-15 16:49   ` [PATCH 7/9] virtio: replace xltabular with ltablex Michael S. Tsirkin
2024-07-15 16:49   ` [PATCH 8/9] makediff: cherry pick switch to tabularx Michael S. Tsirkin
2024-07-15 16:50   ` [PATCH 9/9] admin: get rid of _ in labels Michael S. Tsirkin
2024-07-16  7:35     ` Cornelia Huck
2024-07-16 12:04       ` Michael S. Tsirkin
2024-07-29  5:04 ` [PATCH 0/9] html fixes Parav Pandit

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.