Skip to content

Commit e75c6b6

Browse files
committed
[Docs] Bug fix for document not included in toctree
Fixes 'document not included in toctree' bug for FAQ and Lexicon topics. llvm-svn: 372470
1 parent 75d2c26 commit e75c6b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/docs/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Several introductory papers and presentations.
2121
.. toctree::
2222
:hidden:
2323

24+
FAQ
25+
Lexicon
26+
2427
`Introduction to the LLVM Compiler`__
2528
Presentation providing a users introduction to LLVM.
2629

0 commit comments

Comments
 (0)