diff options
author | Sean Silva <silvas@purdue.edu> | 2012-10-10 17:07:23 +0000 |
---|---|---|
committer | Sean Silva <silvas@purdue.edu> | 2012-10-10 17:07:23 +0000 |
commit | a8759dde00080ede58284be3d16780382d49f972 (patch) | |
tree | ee5faca7d2782644f5ca04387310b75097c27b7e /utils/TableGen/CodeEmitterGen.cpp | |
parent | 44c2d61b6703469a95fcd2d5397c5d09a67e75c1 (diff) |
docs: Attempt to fix PR14053.
Hypothesis 1: use of `.. code::` directive instead of `.. code-block::`
is causing Sphinx to discard the block. On my machine, `.. code::`
renders fine. However, I don't think that `.. code::` is actually a
legit Sphinx directive. I believe that on my machine Sphinx is falling
back to just displaying it monospace with no syntax, whereas llvm.org's
Sphinx is just discarding it.
This is truly "remote debugging" since I can't reproduce this on my
machine. It would be helpful to be able to see the llvm.org Sphinx
build logs; if that's possible please let me know.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165632 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/CodeEmitterGen.cpp')
0 files changed, 0 insertions, 0 deletions