teak-llvm/llvm/docs/CommandGuide
Jonas Devlieghere aaecdc44ae [docs] Update code block for compatibility with Sphinx 1.5.1
It is currently not possible to build the documentation with cmake and
the same version of Sphinx (1.5.1) used to generate the public facing
documentation on llvm.org. When code blocks cannot be parsed by
Pygments, it generates a warning which is treated as an error.

In addition to being annoying and confusing for developers, this
needlessly increases the bar for newcomers that want to get involved.

This patch removes the language specifier from the affected block. The
result is the same as when parsing fails: the block are not highlighted.

llvm-svn: 317472
2017-11-06 11:47:24 +00:00
..
bugpoint.rst
dsymutil.rst [dsymutil][doc] Improve wording in manpage and rename file. 2017-11-02 18:44:54 +00:00
FileCheck.rst [FileCheck] regexp doc update/fix 2017-10-13 14:02:36 +00:00
index.rst [dsymutil][doc] Improve wording in manpage and rename file. 2017-11-02 18:44:54 +00:00
lit.rst Revert "lit.py: Add new %{shared_output(LABEL)} substitution" 2017-10-14 04:01:27 +00:00
llc.rst
lli.rst [docs] Update code block for compatibility with Sphinx 1.5.1 2017-11-06 11:47:24 +00:00
llvm-ar.rst
llvm-as.rst
llvm-bcanalyzer.rst
llvm-build.rst
llvm-config.rst
llvm-cov.rst [docs] llvm-cov: Make docs for boolean options more consistent 2017-09-25 23:10:04 +00:00
llvm-diff.rst
llvm-dis.rst
llvm-dwarfdump.rst [dsymutil][doc] Improve wording in manpage and rename file. 2017-11-02 18:44:54 +00:00
llvm-extract.rst
llvm-lib.rst
llvm-link.rst
llvm-nm.rst llvm-nm: Add support for symbol demangling (-C/--demangle) 2017-06-29 18:29:05 +00:00
llvm-pdbutil.rst [docs] Update code block for compatibility with Sphinx 1.5.1 2017-11-06 11:47:24 +00:00
llvm-profdata.rst [ProfileData] Add new option to dump topn hottest functions 2017-07-11 20:30:43 +00:00
llvm-readobj.rst
llvm-stress.rst
llvm-symbolizer.rst
opt.rst
tblgen.rst