Browse Source

Add parts

Samuel Thibault 12 years ago
parent
commit
967c14d0be
1 changed files with 24 additions and 0 deletions
  1. 24 0
      doc/starpu.texi

+ 24 - 0
doc/starpu.texi

@@ -96,6 +96,12 @@ was last updated on @value{UPDATED}.
 @chapter Introduction to StarPU
 @include chapters/introduction.texi
 
+@ifnotinfo
+@ifnothtml
+@part Part 1:@* QuickStart
+@end ifnothtml
+@end ifnotinfo
+
 @c ---------------------------------------------------------------------
 @c Installing StarPU
 @c ---------------------------------------------------------------------
@@ -120,6 +126,12 @@ was last updated on @value{UPDATED}.
 @chapter Advanced Examples
 @include chapters/advanced-examples.texi
 
+@ifnotinfo
+@ifnothtml
+@part Part 2:@* Optimization checklist and tips
+@end ifnothtml
+@end ifnotinfo
+
 @c ---------------------------------------------------------------------
 @c Performance options
 @c ---------------------------------------------------------------------
@@ -148,6 +160,12 @@ was last updated on @value{UPDATED}.
 @c MPI support
 @c ---------------------------------------------------------------------
 
+@ifnotinfo
+@ifnothtml
+@part Part 3:@* Main documentation
+@end ifnothtml
+@end ifnotinfo
+
 @node StarPU MPI support
 @chapter StarPU MPI support
 @include chapters/mpi-support.texi
@@ -184,6 +202,12 @@ was last updated on @value{UPDATED}.
 @chapter Scheduling Context Hypervisor
 @include chapters/sched_ctx_hypervisor.texi
 
+@ifnotinfo
+@ifnothtml
+@part Part 4:@* Reference documentation
+@end ifnothtml
+@end ifnotinfo
+
 @c ---------------------------------------------------------------------
 @c StarPU API
 @c ---------------------------------------------------------------------