From: Rito Rhymes <rito@ritovision.com>
To: Jonathan Corbet <corbet@lwn.net>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
linux-doc@vger.kernel.org
Cc: Shuah Khan <skhan@linuxfoundation.org>,
linux-kernel@vger.kernel.org, rdunlap@infradead.org,
Rito Rhymes <rito@ritovision.com>
Subject: [PATCH v2 0/1] docs: examples of pages affected by table overflow
Date: Sun, 22 Mar 2026 15:24:25 -0400 [thread overview]
Message-ID: <20260322192426.65357-1-rito@ritovision.com> (raw)
In-Reply-To: <20260321133811.17854-1-rito@ritovision.com>
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
next prev parent reply other threads:[~2026-03-22 19:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Rito Rhymes [this message]
2026-03-22 19:24 ` [PATCH v2 " 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260322192426.65357-1-rito@ritovision.com \
--to=rito@ritovision.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=rdunlap@infradead.org \
--cc=skhan@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox