[PATCH] D43505: [docs] Use literalinclude for most code in the Kaleidoscope tutorial to ensure the code always compiles and is up to date
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 26 17:01:19 PST 2018
dblaikie added a comment.
In https://reviews.llvm.org/D43505#1018775, @Voxel wrote:
> Anyone who knows which version of Sphinx that the server that builds the documentation uses? Or anyone who knows how to look that up?
Looks like maybe the closest to guidance on that we have is: https://llvm.org/docs/GettingStarted.html#local-llvm-configuration which says "Sphinx version 1.5 or later recommended.".
Repository:
rL LLVM
https://reviews.llvm.org/D43505
More information about the llvm-commits
mailing list