
On Fri, Apr 08, 2022 at 13:23:38 +0200, Michal Prívozník wrote:
On 4/7/22 16:00, Peter Krempa wrote:
This part focuses on 'internals' documents along comes simplification of the XSL usage for 'href_base' and conversion of the 'docs/docs' directory page to RST as I was modifying it in the process.
Additionally this series actually makes use of the 'internals' page which was not linked previously.
[...]
I'm going to miss docs.html that fits into one screen, but I can live with long version too.
After some off-line debugging with Michal we've figured out that a newer version of docutils generates a '<section>' instead of a '<div class="section">', so this problem shows up only on some instances. I'll post a fix later.
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Michal