summaryrefslogtreecommitdiffstats
path: root/lld/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing favicon.ico warning (Sphinx 1.2.2). The comments next toDan Liew2014-08-061-4/+7
| | | | | | | | | | ``html_favicon`` seem to conflict with [what it in the sphinx docs](http://sphinx-doc.org/config.html#confval-html_favicon). So I've copied the comments from there to conf.py and changed its value appropriately to remove the missing favicon.ico warning. llvm-svn: 214971
* 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 the copyright coredits -- Happy new year 2013!NAKAMURA Takumi2013-01-011-1/+1
| | | | llvm-svn: 171342
* [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: 155222
* [docs] Add documentation todos.Michael J. Spencer2012-04-081-1/+1
| | | | llvm-svn: 154276
* [docs] Make the index page ReST based instead of html based.Michael J. Spencer2012-04-081-2/+2
| | | | llvm-svn: 154275
* [docs] Start a development guide, and write an introduction to Sphinx basedDaniel Dunbar2012-04-061-1/+7
| | | | | | documentation. llvm-svn: 154228
* docs: Add the standard LLVM favicon.Daniel Dunbar2012-04-061-2/+2
| | | | llvm-svn: 154212
* docs: Sketch Sphinx based docs structure.Daniel Dunbar2012-04-061-0/+245
- This uses the llvm-theme developed by Michael Spencer and the base structure (front-facing index page) I use for LNT. llvm-svn: 154206
OpenPOWER on IntegriCloud