public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] docs: examples of pages affected by table overflow
@ 2026-03-21 13:38 Rito Rhymes
  2026-03-21 13:38 ` [PATCH 1/1] docs: wrap generated tables to contain small-screen overflow Rito Rhymes
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Rito Rhymes @ 2026-03-21 13:38 UTC (permalink / raw)
  To: Jonathan Corbet, Mauro Carvalho Chehab, linux-doc
  Cc: Shuah Khan, linux-kernel, Rito Rhymes

Examples of affected pages this patch improves:
  kernel-hacking/locking.html
  arch/arc/features.html
  arch/arm/memory.html
  arch/arm/omap/dss.html
  arch/mips/features.html
  arch/nios2/features.html
  arch/openrisc/features.html
  arch/parisc/features.html
  arch/powerpc/features.html
  arch/riscv/features.html
  arch/s390/features.html
  arch/sparc/features.html
  arch/x86/boot.html
  arch/x86/zero-page.html
  arch/x86/pat.html
  arch/x86/amd-hfi.html
  arch/x86/tsx_async_abort.html
  arch/x86/features.html
  driver-api/parport-lowlevel.html

Rito Rhymes (1):
  docs: wrap generated tables to contain small-screen overflow

 Documentation/conf.py                  |  1 +
 Documentation/sphinx-static/custom.css | 16 ++++++++++++++
 Documentation/sphinx/table_wrapper.py  | 30 ++++++++++++++++++++++++++
 3 files changed, 47 insertions(+)
 create mode 100644 Documentation/sphinx/table_wrapper.py

-- 
2.51.0

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

end of thread, other threads:[~2026-04-04  8:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-21 13:38 [PATCH 0/1] docs: examples of pages affected by table overflow Rito Rhymes
2026-03-21 13:38 ` [PATCH 1/1] docs: wrap generated tables to contain small-screen overflow Rito Rhymes
2026-03-21 19:17   ` Randy Dunlap
2026-03-22 19:24 ` [PATCH v2 0/1] docs: examples of pages affected by table overflow Rito Rhymes
2026-03-22 19:24   ` [PATCH v2 1/1] docs: wrap generated tables to contain small-screen overflow Rito Rhymes
2026-03-23 15:37 ` [PATCH v3] " Rito Rhymes
2026-03-25 18:53   ` Jonathan Corbet
2026-03-26  2:38     ` Rito Rhymes
2026-04-04  8:13       ` Rito Rhymes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox