Skip to content
Snippets Groups Projects
Commit 6dddbc7d authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Remove doctype declaration as it apparently leads to relaxng failure on older systems.

parent 8d7d4ce6
No related merge requests found
<!DOCTYPE book [
<!ENTITY % tnt SYSTEM "../tnt.ent">
%tnt;
]>
<chapter xmlns="http://docbook.org/ns/docbook" version="5.0" <chapter xmlns="http://docbook.org/ns/docbook" version="5.0"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
xml:id="getting-started"> xml:id="getting-started">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment