docs: Begin Sphinxification of docs/tutorial/

llvm-svn: 169309
diff --git a/llvm/docs/userguides.rst b/llvm/docs/userguides.rst
index dd87055..81506a1 100644
--- a/llvm/docs/userguides.rst
+++ b/llvm/docs/userguides.rst
@@ -21,6 +21,7 @@
    SphinxQuickstartTemplate
    Phabricator
    TestingGuide
+   tutorial/index
 
 * :ref:`getting_started`
     
@@ -42,7 +43,7 @@
    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.