X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fpintos.texi;h=777b2f45870d603fc2070cd027d2db97822a3cf6;hb=2c1c5ee2a8df5b9282b17b596bf48cbc33462478;hp=02db01633e19bbd8bbff707b5f376e67d39ec05b;hpb=615bf3b3d2a8573ed6fb9ddc0055745e163ac999;p=pintos-anon diff --git a/doc/pintos.texi b/doc/pintos.texi index 02db016..777b2f4 100644 --- a/doc/pintos.texi +++ b/doc/pintos.texi @@ -41,6 +41,7 @@ @author by Ben Pfaff @end titlepage +@shortcontents @contents @ifnottex @@ -50,30 +51,30 @@ @menu * Introduction:: -* Pintos Tour:: * Project 1--Threads:: * Project 2--User Programs:: * Project 3--Virtual Memory:: * Project 4--File Systems:: -* References:: +* Reference Guide:: * 4.4BSD Scheduler:: * Coding Standards:: * Project Documentation:: * Debugging Tools:: * Development Tools:: +* Bibliography:: @end menu @include intro.texi -@include tour.texi @include threads.texi @include userprog.texi @include vm.texi @include filesys.texi -@include references.texi +@include reference.texi @include 44bsd.texi @include standards.texi @include doc.texi @include debug.texi @include devel.texi +@include bibliography.texi @bye