summaryrefslogtreecommitdiffstats
path: root/clang/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* 3.5 => 3.6Sylvestre Ledru2014-07-291-2/+2
| | | | llvm-svn: 214164
* 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
* Update to next release numbers.Bill Wendling2013-11-201-2/+2
| | | | llvm-svn: 195236
* We're in 3.4 land now.Bill Wendling2013-05-071-2/+2
| | | | llvm-svn: 181351
* [docs] Fix an inconsistent title level, and a sphinx warning.Daniel Dunbar2013-01-071-1/+1
| | | | | | - We don't need any static files currently, so drop that dir. llvm-svn: 171787
* Exclude docs/analyzer/ from the default Sphinx build.Sean Silva2013-01-021-1/+1
| | | | | | | This paves the way for converting the analyzer docs to Sphinx (by setting up a nested Sphinx tree in this directory). llvm-svn: 171424
* Update the copyright coredits -- Happy new year 2013!NAKAMURA Takumi2013-01-011-1/+1
| | | | llvm-svn: 171342
* docs: Initial Sphinx setup for Clang.Sean Silva2012-12-121-0/+242
I don't think this will be visible just yet on <clang.llvm.org/docs/> since I don't think that the necessary server-side setup has taken place. Don't shoot me over the theme. I don't want to duplicate LLVM's theme into the clang repo at the moment, so I just used one of Sphinx's default themes. llvm-svn: 170042
OpenPOWER on IntegriCloud