summaryrefslogtreecommitdiff
path: root/docs/TableGen/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TableGen/index.rst')
-rw-r--r--docs/TableGen/index.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/TableGen/index.rst b/docs/TableGen/index.rst
index 511a97e251..0860afa691 100644
--- a/docs/TableGen/index.rst
+++ b/docs/TableGen/index.rst
@@ -10,6 +10,7 @@ TableGen
BackEnds
LangRef
+ LangIntro
Deficiencies
Introduction
@@ -255,7 +256,10 @@ in the current multiclass.
-See the `TableGen Language Reference <LangRef.html>`_ for more information.
+See the :doc:`TableGen Language Introduction <LangIntro>` for more generic
+information on the usage of the language, and the
+:doc:`TableGen Language Reference <LangRef>` for more in-depth description
+of the formal language specification.
.. _backend:
.. _backends: