diff options
| -rw-r--r-- | llvm/docs/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index 0907df5483f..9741b816e5a 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -21,6 +21,9 @@ Several introductory papers and presentations. .. toctree:: :hidden: + FAQ + Lexicon + `Introduction to the LLVM Compiler`__ Presentation providing a users introduction to LLVM. |

