Update makefile for docs:
[plcapi.git] / doc / custom.xsl
index a3e26f8..d38d2c7 100644 (file)
@@ -1,17 +1,17 @@
 <?xml version='1.0'?>\r
-<xsl:stylesheet  \r
+<xsl:stylesheet\r
     xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">\r
 <!--\r
  Customization xsl stylesheet for docbook to chunked html transform\r
- @version $Id: custom.xsl,v 1.3 2008/03/06 18:58:44 ggiunta Exp $\r
  @author Gaetano Giunta\r
- @copyright (c) 2007-2009 G. Giunta\r
+ @copyright (c) 2007-2014 G. Giunta\r
  @license\r
+ @todo make the xsl more dynamic: the path to import chunk.xsl could be f.e. rewritten/injected by the php user\r
 -->\r
 \r
 \r
 <!-- import base stylesheet -->\r
-<xsl:import href="../../../docbook-xsl/xhtml/chunk.xsl"/>\r
+<xsl:import href="../../../tools/docbook-xsl/xhtml/chunk.xsl"/>\r
 \r
 \r
 <!-- customization vars -->\r