summaryrefslogtreecommitdiffstats
path: root/llvm/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/index.rst')
-rw-r--r--llvm/docs/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst
index 63e8722fa68..adb541969fc 100644
--- a/llvm/docs/index.rst
+++ b/llvm/docs/index.rst
@@ -70,6 +70,7 @@ representation.
CommandGuide/index
GettingStarted
GettingStartedVS
+ BuildingLLVMWithAutotools
FAQ
Lexicon
HowToAddABuilder
@@ -105,6 +106,10 @@ representation.
An addendum to the main Getting Started guide for those using Visual Studio
on Windows.
+:doc:`BuildingLLVMWithAutotools`
+ An addendum to the Getting Started guide with instructions for building LLVM
+ with the Autotools build system.
+
:doc:`tutorial/index`
Tutorials about using LLVM. Includes a tutorial about making a custom
language with LLVM.
OpenPOWER on IntegriCloud