diff options
author | Sean Silva <silvas@purdue.edu> | 2012-12-21 00:17:02 +0000 |
---|---|---|
committer | Sean Silva <silvas@purdue.edu> | 2012-12-21 00:17:02 +0000 |
commit | 426914a549e1d3aa75f759de77e71cae9dd61fe9 (patch) | |
tree | ff0db90bec6a2adea09618fb2db7a79f58af8387 /clang/docs/index.rst | |
parent | 2ff89eb8351401c64c2b714855604751e0989fb6 (diff) | |
download | bcm5719-llvm-426914a549e1d3aa75f759de77e71cae9dd61fe9.tar.gz bcm5719-llvm-426914a549e1d3aa75f759de77e71cae9dd61fe9.zip |
docs: Convert ObjectiveCLiterals to reST.
Sphinx's syntax highlighter doesn't recognize the new literals, so the
syntax highlighting is pretty pathetic.
llvm-svn: 170814
Diffstat (limited to 'clang/docs/index.rst')
-rw-r--r-- | clang/docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/docs/index.rst b/clang/docs/index.rst index e525a1db8b4..89fc0d6c27b 100644 --- a/clang/docs/index.rst +++ b/clang/docs/index.rst @@ -32,6 +32,7 @@ progress. This page will get filled out with docs soon... InternalsManual DriverInternals BlockLanguageSpec + ObjectiveCLiterals Indices and tables ================== |