docbook docs restructuring
This commit is contained in:
parent
9d5ec7ed6b
commit
bd2564d821
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
XSLSTYLE=doctrine.xsl
|
||||
XSLSTYLE_CHUNKED=doctrine-chunked.xsl
|
||||
%.html: %.xml
|
||||
/usr/local/bin/xsieve -xinclude --output $@ $(XSLSTYLE) $<
|
||||
/usr/local/bin/xsieve -xinclude --stringparam base.dir html/ $(XSLSTYLE_CHUNKED) $<
|
||||
%.html: book/%.xml
|
||||
/usr/local/bin/xsieve -xinclude --output $@ $(XSLSTYLE) $<
|
||||
/usr/local/bin/xsieve -xinclude --stringparam base.dir html/ $(XSLSTYLE_CHUNKED) $<
|
||||
|
||||
html: doctrine.html
|
||||
|
|
Loading…
Add table
Reference in a new issue