Re: [docbook-apps] Xsltproc with XInclude (Docbook 5)

From
Niels Müller <>
Date
2016-05-02T09:57:48+00:00
ID
Thread
Re: [docbook-apps] Xsltproc with XInclude (Docbook 5)
Let me share my Makefile with you

      1 html:
      2                 rm -rf site
      3                 mkdir site
      4                 cp css/* site
      5                 xmllint --noent --xinclude \