Re: [PATCH 0/2] Documentation: html: show sections in the sidebar
Jonathan Corbet <[email protected]> Tue, 04 Aug 2026 07:25:46 -0600
| Newsgroups | gmane.linux.kernel,gmane.linux.documentation |
|---|---|
| Message-ID | <[email protected]> |
Randy Dunlap <[email protected]> writes: >> - Did you check the PDF build to be sure that the captions don't intrude >> in some sort of obnoxious ways? >> > > I only checked html and epub output. I can't see that epub is affected. EPUB is HTML+CSS underneath, though, so I would expect to behave similarly. PDF, though, will lack the CSS trick used to disappear the captions in the normal text. Thanks, jon