Rectif appel de htmlcut.

git-svn-id: http://caml.inria.fr/svn/ocamldoc/trunk@9662 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 1995-12-28 14:15:54 +00:00
parent f626887355
commit 3653b49af0
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ html: files
cd htmlman; \
TEXINPUTS=$(TEXINPUTS) ../../tools/texexpand ../manual.htex | \
../../tools/htmlgen > ../manual.html
cd htmlman; ../../tools/htmlcut -3 -12 ../manual.html > index.html
cd htmlman; ../../tools/htmlcut -2 -13 ../manual.html > index.html
cd htmlman; ../../tools/htmlthread node*.html
files: $(FILES)