[Docs] Fix FAQ and Lexicon links under design overview (#89027)

This patch updates the FAQ and lexicon links under design overview to
actually work instead of being incomplete and thus completely missing
from the output.
This commit is contained in:
Aiden Grossman
2024-04-17 22:57:55 -07:00
committed by GitHub
parent 3d56ea05b6
commit dbece2bb06

View File

@@ -24,6 +24,12 @@ Several introductory papers and presentations.
FAQ
Lexicon
:doc:`FAQ`
Frequently asked questions.
:doc:`Lexicon`
Glossary.
`Introduction to the LLVM Compiler`__
Presentation providing a users introduction to LLVM.