summaryrefslogtreecommitdiffstats
path: root/clang/docs/analyzer/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Bump docs version to 6.0Hans Wennborg2017-07-191-2/+2
| | | | llvm-svn: 308466
* Update docs/conf.py versionHans Wennborg2017-01-121-3/+3
| | | | llvm-svn: 291831
* docs/conf.py: update version to 4.0Hans Wennborg2016-07-181-2/+2
| | | | llvm-svn: 275848
* Docs: keep copyright years up-to-date.Paul Robinson2016-03-301-1/+2
| | | | llvm-svn: 264941
* Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi2014-01-011-1/+1
| | | | | FIXME: Dragonegg may be updated at non-trivial changes. llvm-svn: 198274
* We're in 3.4 land now.Bill Wendling2013-05-071-2/+2
| | | | llvm-svn: 181351
* [docs/analyzer] Convert existing debug-checks document to Sphinx and link ↵Daniel Dunbar2013-01-071-1/+1
| | | | | | into doctree. llvm-svn: 171786
* analyzer: add initial Sphinx configurationSean Silva2013-01-021-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
OpenPOWER on IntegriCloud