add some links to the tutorial index and between chapters.
[oota-llvm.git] / docs / tutorial / LangImpl7.html
index bea97e51dada9ced8b840f0a868b79c3afb05f76..1a506767e576e601c2a354a88fbce20ba43ca9d2 100644 (file)
@@ -15,6 +15,7 @@
 <div class="doc_title">Kaleidoscope: Extending the Language: Mutable Variables</div>
 
 <ul>
+<li><a href="index.html">Up to Tutorial Index</a></li>
 <li>Chapter 7
   <ol>
     <li><a href="#intro">Chapter 7 Introduction</a></li>
@@ -28,6 +29,8 @@
     <li><a href="#code">Full Code Listing</a></li>
   </ol>
 </li>
+<li><a href="LangImpl8.html">Chapter 8</a>: Conclusion and other useful LLVM
+ tidbits</li>
 </ul>
 
 <div class="doc_author">