document-svg 2.0.0

Bounded document, diagram, CAD/CAE, and image archive conversion to SVG in Rust
Documentation
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<map id="guide" xmlns="http://dita.oasis-open.org/architecture/1.3/">
  <title>DITA Guide Map</title>
  <topicref href="sample.dita#intro" navtitle="Introduction"/>
  <topicref href="second.dita"/>
</map>