This finishes my docbook infrastructure.
It includes a change to xsltproc to accept catalog paths on the command line. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18763 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,5 +2,5 @@ SubDir HAIKU_TOP src documentation ;
|
||||
|
||||
SEARCH on <src!documentation>license.xml = [ FDirName $(HAIKU_TOP) src documentation ] ;
|
||||
|
||||
#SubInclude HAIKU_TOP src documentation haiku_book ;
|
||||
SubInclude HAIKU_TOP src documentation haiku_book ;
|
||||
SubInclude HAIKU_TOP src documentation shell_tools ;
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
SubDir HAIKU_TOP src documentation haiku_book ;
|
||||
|
||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||
|
||||
Doc2HTML
|
||||
Haiku_Book.xml
|
||||
: index.html
|
||||
: http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
|
||||
: [ FDirName $(HAIKU_TOP) src documentation docbook-xsl html chunk.xsl ]
|
||||
: Haiku_Book
|
||||
:
|
||||
: -stringparam use.id.as.filename 1
|
||||
|
||||
Reference in New Issue
Block a user