Update docs.
[pintos-anon] / doc / Makefile
index 88c9e85afd20fc1eebe439cf9762cdc978ce1177..69ea11082c57ffca5d3abd7aeadc151f861f7d2a 100644 (file)
@@ -4,7 +4,7 @@ filesys.texi vm.texi standards.texi doc.texi devel.texi debug.texi
 all: projects.html projects.info
 
 projects.html: $(TEXIS) mlfqs1.png mlfqs2.png
-       texi2html -toc_file=$@ -split=chapter -no-sec_nav -no-menu $<
+       texi2html -toc_file=$@ -split=chapter -no-sec_nav -no-menu -init_file pintos-t2h.init $<
 
 projects.info: $(TEXIS)
        makeinfo $<