Skip to content

Commit dbece2b

Browse files
[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.
1 parent 3d56ea0 commit dbece2b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

llvm/docs/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ Several introductory papers and presentations.
2424
FAQ
2525
Lexicon
2626

27+
:doc:`FAQ`
28+
Frequently asked questions.
29+
30+
:doc:`Lexicon`
31+
Glossary.
32+
2733
`Introduction to the LLVM Compiler`__
2834
Presentation providing a users introduction to LLVM.
2935

0 commit comments

Comments
 (0)