summaryrefslogtreecommitdiff
path: root/examples/docbook1
blob: 4cb8380c38fb679c718ff6ddcb15ec37c9a99749 (plain)
1
2
3
4
#!/bin/sh
# Generate HTML from given SGML docbook document
./xmlstarlet tr --omit-decl --docbook /usr/share/sgml/docbook/yelp/docbook/html/docbook.xsl  sgml/docbook1.sgml | \
    ./xmlstarlet fo --html --indent-spaces 2