Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[docs] Add support for Markdown documentation in Sphinx" | Michael J. Spencer | 2018-07-23 | 1 | -3/+1 |
| | | | | | | Looks like this bot hasn't been updated yet. llvm-svn: 337731 | ||||
* | [docs] Add support for Markdown documentation in Sphinx | Michael J. Spencer | 2018-07-23 | 1 | -1/+3 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D44910 llvm-svn: 337730 | ||||
* | Revert "[docs] Add support for Markdown documentation in Sphinx" | Michael J. Spencer | 2018-07-20 | 1 | -3/+1 |
| | | | | | | The buildbots have an old version of Sphinx (need at least 1.3). Revert until they are upgraded. llvm-svn: 337513 | ||||
* | [docs] Add support for Markdown documentation in Sphinx | Michael J. Spencer | 2018-07-19 | 1 | -1/+3 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D44910 llvm-svn: 337509 | ||||
* | The trunk version is now 7.0.0svn | Hans Wennborg | 2018-01-03 | 1 | -2/+2 |
| | | | | llvm-svn: 321712 | ||||
* | Update trunk version to 6.0.0svn | Hans Wennborg | 2017-07-19 | 1 | -2/+2 |
| | | | | llvm-svn: 308442 | ||||
* | docs/conf.py: Suppress sphinx highlighting failure warnings | Matthias Braun | 2017-02-10 | 1 | -0/+4 |
| | | | | | | | | | | | | | The pygments syntax highlighting package used by sphinx fails to parse newer LLVM constructs or valid (at least to me) gas constructs like `.secrel32 _function_name + 0`. Disable this particular warning so the build doesn't abort as fixing pygments doesn't seem a workable option here. Differential Revision: https://reviews.llvm.org/D29794 llvm-svn: 294672 | ||||
* | Bump trunk version to 5.0.0svn | Hans Wennborg | 2017-01-12 | 1 | -3/+3 |
| | | | | llvm-svn: 291815 | ||||
* | Fix some typos in the doc | Sylvestre Ledru | 2016-08-28 | 1 | -1/+1 |
| | | | | llvm-svn: 279943 | ||||
* | Bump the trunk version to 4.0.0svn. | Hans Wennborg | 2016-07-18 | 1 | -2/+2 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D21821 llvm-svn: 275827 | ||||
* | Update version to 3.9. | Hans Wennborg | 2016-01-13 | 1 | -2/+2 |
| | | | | llvm-svn: 257627 | ||||
* | Docs: keep copyright years up-to-date. | Hans Wennborg | 2015-08-12 | 1 | -1/+2 |
| | | | | llvm-svn: 244789 | ||||
* | Update the trunk version to 3.8.0svn. | Hans Wennborg | 2015-07-14 | 1 | -2/+2 |
| | | | | llvm-svn: 242222 | ||||
* | Trunk is now 3.7.0svn | Hans Wennborg | 2015-01-14 | 1 | -2/+2 |
| | | | | llvm-svn: 226004 | ||||
* | Update LLVM version: 3.5 => 3.6 | Hans Wennborg | 2014-07-28 | 1 | -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 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: 181350 | ||||
* | Update the copyright coredits -- Happy new year 2013! | NAKAMURA Takumi | 2013-01-01 | 1 | -1/+1 |
| | | | | llvm-svn: 171342 | ||||
* | docs: Try out nosidebar. | Sean Silva | 2012-12-20 | 1 | -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 Kramer | 2012-11-17 | 1 | -2/+2 |
| | | | | llvm-svn: 168273 | ||||
* | [Docs] Fix Sphinx incremental build. Patch by Sean Silva! | Michael J. Spencer | 2012-09-05 | 1 | -13/+3 |
| | | | | llvm-svn: 163235 | ||||
* | Patch by Sean Silva to un-barf his computer by explicitly removing the '\n' | Bill Wendling | 2012-08-28 | 1 | -3/+2 |
| | | | | | | character instead of always the last character. llvm-svn: 162767 | ||||
* | [docs] Add support for building man pages using Sphinx. | Daniel Dunbar | 2012-05-08 | 1 | -26/+33 |
| | | | | llvm-svn: 156386 | ||||
* | [docs] Include the Kaleidescope tutorial in the Sphinx docs build. | Daniel Dunbar | 2012-05-02 | 1 | -4/+8 |
| | | | | llvm-svn: 156032 | ||||
* | [docs] Update version number. I suggest that at some point we make the | Michael J. Spencer | 2012-04-20 | 1 | -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 Dunbar | 2012-04-19 | 1 | -1/+1 |
| | | | | | | with Sphinx. llvm-svn: 155153 | ||||
* | [docs] Convert docs index page into Sphinx. | Daniel Dunbar | 2012-04-19 | 1 | -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 Dunbar | 2012-04-19 | 1 | -0/+245 |
- Work in progress, this is just the basic structure. llvm-svn: 155132 |