summaryrefslogtreecommitdiff
path: root/docs/JSONCompilationDatabase.rst
AgeCommit message (Collapse)AuthorFilesLines
2013-01-30Documentation: fix escaping in JSON exampleDmitri Gribenko1-1/+1
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173950 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-30Documentation: add a link to Bear, a tool to help with JSON DBDmitri Gribenko1-0/+3
Patch by Laszlo Nagy git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173949 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-02docs: Fix up HTML links to proper reST links.Sean Silva1-1/+1
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171382 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-15Documentation: random cleanups. Use monospaced font where appropriate,Dmitri Gribenko1-3/+3
highlight console output with "code-block:: console", etc. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170276 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-13docs: More reST conversion.Sean Silva1-0/+85
Sorry for the large commit, but it is much faster to convert in batches. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170067 91177308-0d34-0410-b5e6-96231b3b80d8