Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the copyright credits -- Happy new year 2014! | NAKAMURA Takumi | 2014-01-01 | 1 | -1/+1 |
| | | | | | FIXME: Dragonegg may be updated at non-trivial changes. llvm-svn: 198274 | ||||
* | We're in 3.4 land now. | Bill Wendling | 2013-05-07 | 1 | -2/+2 |
| | | | | llvm-svn: 181351 | ||||
* | [docs/analyzer] Convert existing debug-checks document to Sphinx and link ↵ | Daniel Dunbar | 2013-01-07 | 1 | -1/+1 |
| | | | | | | into doctree. llvm-svn: 171786 | ||||
* | analyzer: add initial Sphinx configuration | Sean Silva | 2013-01-02 | 1 | -0/+246 |
This is just the output of sphinx-quickstart. Now all that is needed to begin converting the analyzer docs to reST is the server-side setup. The analyzer folks have asked me to keep this segregated from the other clang docs since the analyzer is a logically separate project (and has its own separate web page) even though it resides in the clang tree. llvm-svn: 171425 |