Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump the trunk version to 10.0.0svn | Hans Wennborg | 2019-07-18 | 1 | -2/+2 |
| | | | | | | and clear the release notes. llvm-svn: 366427 | ||||
* | Bump the trunk version to 9.0.0svn | Hans Wennborg | 2019-01-16 | 1 | -2/+2 |
| | | | | llvm-svn: 351320 | ||||
* | Update docs version and clear release notes after 8.0.0 version bump | Hans Wennborg | 2018-08-01 | 1 | -2/+2 |
| | | | | llvm-svn: 338560 | ||||
* | Docs, release notes: update version to 7.0.0 | Hans Wennborg | 2018-01-03 | 1 | -2/+2 |
| | | | | llvm-svn: 321731 | ||||
* | Bump docs version to 6.0 | Hans Wennborg | 2017-07-19 | 1 | -2/+2 |
| | | | | llvm-svn: 308464 | ||||
* | [Docs] Fix exception name being caught in case ReadTheDocs does not exist. | Siddharth Bhat | 2017-05-26 | 1 | -1/+1 |
| | | | | | | The exception is `ImportError`, not `ModuleNotFoundError`. llvm-svn: 303982 | ||||
* | Update version number in Polly release notes | Tobias Grosser | 2017-05-24 | 1 | -2/+2 |
| | | | | llvm-svn: 303723 | ||||
* | [Docs] Use ReadTheDocs theme if available. | Siddharth Bhat | 2017-05-22 | 1 | -1/+7 |
| | | | | | | | | | Use ReadTheDocs theme for Sphinx if available since it is well maintained and used by readthedocs.org. Differential Revision: https://reviews.llvm.org/D33387 llvm-svn: 303550 | ||||
* | Add Sphinx configuration | Tobias Grosser | 2016-02-04 | 1 | -0/+234 |
This just adds the basic configuration with an empty index/welcome page llvm-svn: 259765 |