[PATCH] D69319: Testing arcanist in preparation for "Contributing to LLVM" Tutorial. Please ignore.
Kit Barton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 22 12:39:56 PDT 2019
kbarton created this revision.
kbarton added a reviewer: beanz.
Herald added subscribers: llvm-commits, mgorny.
Herald added a project: LLVM.
kbarton abandoned this revision.
kbarton added a comment.
Cancelling. Will post another version during the tutorial.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D69319
Files:
llvm/docs/CMake.rst
Index: llvm/docs/CMake.rst
===================================================================
--- llvm/docs/CMake.rst
+++ llvm/docs/CMake.rst
@@ -519,7 +519,7 @@
**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
+ http://www.sphinx-doc.org/en/latest/usage/installation.html
**SPHINX_OUTPUT_HTML**:BOOL
If enabled (and ``LLVM_ENABLE_SPHINX`` is enabled) then the targets for
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69319.226074.patch
Type: text/x-patch
Size: 518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191022/02dae627/attachment.bin>
More information about the llvm-commits
mailing list