docs: Sphinxify TestingGuide
[oota-llvm.git] / docs / userguides.rst
index 8c1554dfce9c24c9d1e071d2906c96a4ffa2b558..8f184205c8c1da5ec96e335dc4b3ee7e587ce987 100644 (file)
@@ -20,6 +20,7 @@ User Guides
    HowToSubmitABug
    SphinxQuickstartTemplate
    Phabricator
+   TestingGuide
 
 * :ref:`getting_started`
     
@@ -77,7 +78,7 @@ User Guides
   A template + tutorial for writing new Sphinx documentation. It is meant
   to be read in source form.
     
-* `LLVM Testing Infrastructure Guide <TestingGuide.html>`_
+* :doc:`LLVM Testing Infrastructure Guide <TestingGuide>`
 
    A reference manual for using the LLVM testing infrastructure.