From: Markus Heiser <markus.heiser@xxxxxxxxxxx> The default layout of the RTD HTML theme has some tweaks, discussed in the linux-doc ML [1][2]. This series adds a boilerplate to customize HTML themes and it fix the tweaks (mainly) for tables, captions and inline literals. Since there is no (vast) table in Jon's docs-next yet, this RFC has to be tested with Mauro's docs-next branch which includes the linux_tv doc (see chapter "Media Bus Formats" for vast tables). If you don't like merge it all just for a test, pull it from my linux_tv_migration branch at: https://github.com/return42/linux.git linux_tv_migration Any comments are welcome -- Markus -- [1] http://article.gmane.org/gmane.linux.kernel/2216509 [2] http://article.gmane.org/gmane.linux.drivers.video-input-infrastructure/101099 Markus Heiser (3): doc-rst: boilerplate HTML theme customization doc-rst: customize RTD theme, table & full width doc-rst: customize RTD theme, captions & inline literal Documentation/conf.py | 9 ++++- Documentation/sphinx-static/theme_overrides.css | 53 +++++++++++++++++++++++++ 2 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 Documentation/sphinx-static/theme_overrides.css -- docs-next/sphinx-4.8 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html