docs: Begin Sphinxification of docs/tutorial/
[oota-llvm.git] / docs / userguides.rst
index dd870552b1187f7292aea5e32dd1629efca0e497..81506a1685c432d8986ca5f5e43e713bb45bdd50 100644 (file)
@@ -21,6 +21,7 @@ User Guides
    SphinxQuickstartTemplate
    Phabricator
    TestingGuide
+   tutorial/index
 
 * :ref:`getting_started`
     
@@ -42,7 +43,7 @@ User Guides
    An addendum to the main Getting Started guide for those using Visual Studio
    on Windows.
     
-* `LLVM Tutorial <tutorial/>`_
+* :doc:`tutorial/index`
 
    A walk through the process of using LLVM for a custom language, and the
    facilities LLVM offers in tutorial form.