added a grist on target index.html
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16492 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -37,7 +37,7 @@ XSLTPROC ?= xsltproc ;
|
|||||||
rule Doc2HTML
|
rule Doc2HTML
|
||||||
{
|
{
|
||||||
local source = [ FGristFiles $(1) ] ;
|
local source = [ FGristFiles $(1) ] ;
|
||||||
local target = $(2) ;
|
local target = [ FGristFiles $(2) ] ;
|
||||||
local xslsheet = $(3) ;
|
local xslsheet = $(3) ;
|
||||||
local basedir = [ FDirName $(HAIKU_DOCUMENTATION_DIR) $(4) ] ;
|
local basedir = [ FDirName $(HAIKU_DOCUMENTATION_DIR) $(4) ] ;
|
||||||
local paths = $(5) ;
|
local paths = $(5) ;
|
||||||
|
|||||||
Reference in New Issue
Block a user