summaryrefslogtreecommitdiffstats
path: root/polly/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Bump the trunk version to 10.0.0svnHans Wennborg2019-07-181-2/+2
| | | | | | and clear the release notes. llvm-svn: 366427
* Bump the trunk version to 9.0.0svnHans Wennborg2019-01-161-2/+2
| | | | llvm-svn: 351320
* Update docs version and clear release notes after 8.0.0 version bumpHans Wennborg2018-08-011-2/+2
| | | | llvm-svn: 338560
* Docs, release notes: update version to 7.0.0Hans Wennborg2018-01-031-2/+2
| | | | llvm-svn: 321731
* Bump docs version to 6.0Hans Wennborg2017-07-191-2/+2
| | | | llvm-svn: 308464
* [Docs] Fix exception name being caught in case ReadTheDocs does not exist.Siddharth Bhat2017-05-261-1/+1
| | | | | | The exception is `ImportError`, not `ModuleNotFoundError`. llvm-svn: 303982
* Update version number in Polly release notesTobias Grosser2017-05-241-2/+2
| | | | llvm-svn: 303723
* [Docs] Use ReadTheDocs theme if available.Siddharth Bhat2017-05-221-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 configurationTobias Grosser2016-02-041-0/+234
This just adds the basic configuration with an empty index/welcome page llvm-svn: 259765
OpenPOWER on IntegriCloud