summaryrefslogtreecommitdiffstats
path: root/llvm/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Trunk is now 3.7.0svnHans Wennborg2015-01-141-2/+2
| | | | llvm-svn: 226004
* Update LLVM version: 3.5 => 3.6Hans Wennborg2014-07-281-2/+2
| | | | | | | | | | | | | We branched 3.5, it's now time to work on 3.6. This is Sylvestre's patch from [1] plus regenerated configure file by me, and minus the release notes reset, which Sean pointed out [2] should happen later. 1. http://reviews.llvm.org/D4660 2. http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140721/111137.html llvm-svn: 214131
* 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: 181350
* Update the copyright coredits -- Happy new year 2013!NAKAMURA Takumi2013-01-011-1/+1
| | | | llvm-svn: 171342
* docs: Try out nosidebar.Sean Silva2012-12-201-1/+1
| | | | | | Please squawk if you find this appalling or otherwise don't like it. llvm-svn: 170803
* Bump sphinx config to 3.3.Benjamin Kramer2012-11-171-2/+2
| | | | llvm-svn: 168273
* [Docs] Fix Sphinx incremental build. Patch by Sean Silva!Michael J. Spencer2012-09-051-13/+3
| | | | llvm-svn: 163235
* Patch by Sean Silva to un-barf his computer by explicitly removing the '\n'Bill Wendling2012-08-281-3/+2
| | | | | | character instead of always the last character. llvm-svn: 162767
* [docs] Add support for building man pages using Sphinx.Daniel Dunbar2012-05-081-26/+33
| | | | llvm-svn: 156386
* [docs] Include the Kaleidescope tutorial in the Sphinx docs build.Daniel Dunbar2012-05-021-4/+8
| | | | llvm-svn: 156032
* [docs] Update version number. I suggest that at some point we make theMichael J. Spencer2012-04-201-2/+2
| | | | | | build system generate this file with the proper version. llvm-svn: 155221
* [docs] Update HTML pages to refer to CSS in a way that works locally and ↵Daniel Dunbar2012-04-191-1/+1
| | | | | | with Sphinx. llvm-svn: 155153
* [docs] Convert docs index page into Sphinx.Daniel Dunbar2012-04-191-5/+12
| | | | | | | | - Work in progress, this is mostly important because it lets us incrementally migrate the remaining documentation. - Lots of styling, editing, and integration work yet to come… - PR12589 llvm-svn: 155133
* [docs] Stub out structure for Sphinx-based docs.Daniel Dunbar2012-04-191-0/+245
- Work in progress, this is just the basic structure. llvm-svn: 155132
OpenPOWER on IntegriCloud