From 80b90fe5c1d5bf339782696bd0e8dddb9dc6690d Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Sun, 22 Jan 2017 03:47:49 +0000 Subject: [PATCH] [docs] Point to upstream Sphinx install instructions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292752 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CMake.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/CMake.rst b/docs/CMake.rst index 05885779efd..0a32d3957a5 100644 --- a/docs/CMake.rst +++ b/docs/CMake.rst @@ -469,6 +469,8 @@ LLVM-specific variables **SPHINX_EXECUTABLE**:STRING The path to the ``sphinx-build`` executable detected by CMake. + For installation instructions, see + http://www.sphinx-doc.org/en/latest/install.html **SPHINX_OUTPUT_HTML**:BOOL If enabled (and ``LLVM_ENABLE_SPHINX`` is enabled) then the targets for -- 2.40.0