Browse Source

[Docs] Fixes broken sphinx build - undefined label

Removes label ref pointing to non-existent subsystem docs page.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374128 91177308-0d34-0410-b5e6-96231b3b80d8
DeForest Richards 5 years ago
parent
commit
b828cfeab6
1 changed files with 0 additions and 3 deletions
  1. 0 3
      docs/Contributing.rst

+ 0 - 3
docs/Contributing.rst

@@ -101,9 +101,6 @@ of LLVM's high-level design, as well as its internals:
   Introduction to the general layout of the LLVM sourcebase, important classes
   and APIs, and some tips & tricks.
 
-:ref:`index-subsystem-docs`
-  A collection of pages documenting various subsystems of LLVM.
-
 `LLVM for Grad Students`__
   This is an introduction to the LLVM infrastructure by Adrian Sampson. While it
   has been written for grad students, it provides  a good, compact overview of