From ac99eed043e84905bc2fb299ccaf5809e9c0e90f Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Wed, 14 Nov 2012 21:09:30 +0000 Subject: docs: Sphinxify TestingGuide git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167979 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/MakefileGuide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/MakefileGuide.rst') diff --git a/docs/MakefileGuide.rst b/docs/MakefileGuide.rst index d2bdd24a9e..2c1d33e962 100644 --- a/docs/MakefileGuide.rst +++ b/docs/MakefileGuide.rst @@ -339,7 +339,7 @@ the invocation of ``make check-local`` in the ``test`` directory. The intended usage for this is to assist in running specific suites of tests. If ``TESTSUITE`` is not set, the implementation of ``check-local`` should run all normal tests. It is up to the project to define what different values for -``TESTSUTE`` will do. See the `Testing Guide `_ for further +``TESTSUTE`` will do. See the :doc:`Testing Guide ` for further details. ``check-local`` -- cgit v1.2.3