Sphinxify the lexicon doc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158813 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/userguides.rst b/docs/userguides.rst
index 3e8fb4c..0d1f3fb 100644
--- a/docs/userguides.rst
+++ b/docs/userguides.rst
@@ -8,6 +8,7 @@
 
    CommandGuide/index
    FAQ
+   Lexicon
 
 * `The LLVM Getting Started Guide <GettingStarted.html>`_
     
@@ -69,7 +70,7 @@
 
    Advice on packaging LLVM into a distribution.
     
-* `The LLVM Lexicon <Lexicon.html>`_
+* :ref:`lexicon`
 
    Definition of acronyms, terms and concepts used in LLVM.