docbook: fixed the xslt output (remove DOCTYPE)
authorFredrik Unger <fredrik.unger@openchip.com>
Wed, 4 Mar 2026 07:10:26 +0000 (08:10 +0100)
committerFredrik Unger <fredrik.unger@openchip.com>
Wed, 4 Mar 2026 07:10:26 +0000 (08:10 +0100)
commitcb7cbc33a9f8276047bef55a29e7cf3f7522f9b5
tree91a63b7b3389dc258045f09995d587d99f4339df
parent846cbebe94b8d4f23b143393ff9ff35be704bc42
docbook: fixed the xslt output (remove DOCTYPE)

The doctype caused errors in the parsing of the html,
as it apears inside the template.
Adjusted this and pretty printed the string for readability
treecutter/docbook.py