summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorDean Michael Berris <dberris@google.com>2017-03-31 02:51:19 +0000
committerDean Michael Berris <dberris@google.com>2017-03-31 02:51:19 +0000
commit8cefdcb5f6985d5d8b6a82f4dba0df75ca89d3b5 (patch)
treef0ffc57d2b1e83cecc54d331f9f7f7027dc64f0f /docs/index.rst
parentbfb6d1adc0ae0c94d31e435ce6dfce2d9873780d (diff)
[XRay][docs] Add XRayExample to docindex.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299172 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 2385bb0f3cc..fe47eb1bcb7 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -274,6 +274,7 @@ For API clients and LLVM developers.
Coroutines
GlobalISel
XRay
+ XRayExample
PDB/index
:doc:`WritingAnLLVMPass`