[llvm] r299172 - [XRay][docs] Add XRayExample to docindex.

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 19:51:19 PDT 2017


Author: dberris
Date: Thu Mar 30 21:51:19 2017
New Revision: 299172

URL: http://llvm.org/viewvc/llvm-project?rev=299172&view=rev
Log:
[XRay][docs] Add XRayExample to docindex.

Modified:
    llvm/trunk/docs/index.rst

Modified: llvm/trunk/docs/index.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/index.rst?rev=299172&r1=299171&r2=299172&view=diff
==============================================================================
--- llvm/trunk/docs/index.rst (original)
+++ llvm/trunk/docs/index.rst Thu Mar 30 21:51:19 2017
@@ -274,6 +274,7 @@ For API clients and LLVM developers.
    Coroutines
    GlobalISel
    XRay
+   XRayExample
    PDB/index
 
 :doc:`WritingAnLLVMPass`




More information about the llvm-commits mailing list