Adjusted linuxdoc parameters.

This commit is contained in:
Oliver Schmidt 2014-02-09 22:50:01 +01:00
parent 1968e87cc2
commit 0891b8515d
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ clean:
@mkdir $@
../html/%.html: %.sgml | ../html
@cd ../html && linuxdoc -B html -s=0 -T=$(TOC_LEVEL) -H ../doc/header.html ../doc/$<
@cd ../html && linuxdoc -B html -s 0 -T $(TOC_LEVEL) -H ../doc/header.html ../doc/$<
../html/doc.%: doc.% | ../html
cp $< ../html