commit | aa4e37a3d13679dccf7945dd864375b698cf0df9 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Aug 19 09:49:38 2016 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Aug 22 15:26:57 2016 -0600 |
tree | e1b0bc7bcfb1d7f1eb8b3afda22afb2125ec0b3e | |
parent | d565127d120e9b95ba98549c31eab9cec1cbbbc7 [diff] |
docs-rst: conf.py: adjust the size of .. note:: tag While the current implementation works well when using as a paragraph, it doesn't work properly if inside a table. As we have quite a few such cases, fix the logic to take the column size into account. PS.: I took the logic there from the latest version of Sphinx.sty Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>