r176480 - Documentation: use code highlighting

Sean Silva silvas at purdue.edu
Tue Mar 5 16:25:29 PST 2013


-::
+.. code-block:: console

       mkdir ~/clang-llvm && cd ~/clang-llvm
       git clone http://llvm.org/git/llvm.git

FYI the `console` code block doesn't do very much without `$` in front
of the commands.

-- Sean Silva



More information about the cfe-commits mailing list