diff options
Diffstat (limited to 'docs/userguides.rst')
-rw-r--r-- | docs/userguides.rst | 3 |
1 files changed, 2 insertions, 1 deletions
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 @@ User Guides CommandGuide/index FAQ + Lexicon * `The LLVM Getting Started Guide <GettingStarted.html>`_ @@ -69,7 +70,7 @@ User Guides Advice on packaging LLVM into a distribution. -* `The LLVM Lexicon <Lexicon.html>`_ +* :ref:`lexicon` Definition of acronyms, terms and concepts used in LLVM. |