<div dir="ltr">Please ignore this commit if the existing "::" blocks (which makes Sphinx not colorize the examples) are intentional.  <div><br></div><div>I've gone through and changed a number of cases like this:<div>
<br></div><div>::</div><div><br></div><div>   [llvm snippet]</div><div><br></div><div>into:</div><div><br></div><div>.. code-block:: llvm</div><div><br></div><div>   [llvm snippet]</div><div><br></div><div>Also, I changed three occurences of:</div>
<div><br></div><div>   Syntax::</div><div><br></div><div>into:</div><div><br></div><div>   Syntax:</div><div>   ^^^^^^^^</div><div><br></div><div>So that the document becomes more consistent in its use of sections for syntax examples.</div>
<div><br></div><div>The net effect is that the document becomes more "vivid" or "lively" to read in its HTML form.</div><div><br></div><div><br></div><div>-- Mikael</div><div><br></div><div><br></div></div>
</div>