diff options
| author | DeForest Richards <d4m1887@gmail.com> | 2019-09-16 20:29:56 +0000 |
|---|---|---|
| committer | DeForest Richards <d4m1887@gmail.com> | 2019-09-16 20:29:56 +0000 |
| commit | 3b27f4c0888a14979bd660784b35ed8be9329794 (patch) | |
| tree | 2f9582fbd326a23c5ff35528f9595727b866e14b | |
| parent | e151cb7c632496f2ae263652d9d2977519128a27 (diff) | |
| download | bcm5719-llvm-3b27f4c0888a14979bd660784b35ed8be9329794.tar.gz bcm5719-llvm-3b27f4c0888a14979bd660784b35ed8be9329794.zip | |
[Docs] Bug fix for docs homepage
Removes reference to non-existent Reference Documentation page.
llvm-svn: 372032
| -rw-r--r-- | llvm/docs/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index 7388174b023..8451a3adf1e 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -65,7 +65,6 @@ Getting Started, How-tos, Developer Guides, and Tutorials. UserGuides ProgrammingDocumentation SubsystemDocumentation - ReferenceDocumentation :doc:`UserGuides` For those new to the LLVM system. |

