Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Fix long standing linking antipattern. | Sean Silva | 2013-01-11 | 1 | -2/+0 |
| | | | | | | | | | Before we learned about :doc:, we used :ref: and put a dummy link at the top of each page. Don't do that anymore. This fixes PR14891 as a special case. llvm-svn: 172162 | ||||
* | remove the rest of the "written by" lines in the documentation. It is | Chris Lattner | 2013-01-10 | 1 | -2/+0 |
| | | | | | | | against the developer policy to include this sort of thing as SVN blame already captures this in a far more fine-grained way. llvm-svn: 172109 | ||||
* | Patch by Sean Silva! | Galina Kistanova | 2012-09-13 | 1 | -0/+90 |
The patch converts the "How to add a builder" document over to reStructuredText.. llvm-svn: 163860 |