]> git.ipfire.org Git - thirdparty/bind9.git/commit
Allow wrapping for ARM table content
authorPetr Špaček <pspacek@isc.org>
Tue, 10 May 2022 14:53:40 +0000 (16:53 +0200)
committerPetr Špaček <pspacek@isc.org>
Thu, 2 Jun 2022 15:24:39 +0000 (17:24 +0200)
commitdafacea24cf8a6a1afe62db37fc5e7e97b288af2
tree6a2aaacb3a6d7b41f2b37744e4b7af4f89ebee39
parent9fa26af659bb754cc672efae81520f730a1b13bc
Allow wrapping for ARM table content

RTD style default never wraps <th> and <td> elements and that just does
not work for real sentences or any other long lines.

We can reconsider styling some tables separately, but at the moment we
do not have use for tables with long but unwrappable lines so it's
easier to allow wrapping globally.

(cherry picked from commit a5dd98ac1bde58a79b105ed44952628525c27f6b)
doc/arm/_static/custom.css [new file with mode: 0644]
doc/arm/conf.py