diff options
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/docs/index.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index 944ca8bdfdb..6b0d803a86a 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -58,9 +58,11 @@ Getting Started, How-tos, Developer Guides, and Tutorials. .. toctree:: :hidden: - Programming Documentation - Subsystem Documentation - User Guides + UserGuides + ProgrammingDocumentation + SubsystemDocumentation + ReferenceDocumentation + :doc:`UserGuides` For those new to the LLVM system. |