summaryrefslogtreecommitdiffstats
path: root/llvm/docs/HowToReleaseLLVM.rst
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: remove all mentions of DejaGNU and TclDmitri Gribenko2013-01-181-11/+11
| | | | | | We don't have DejaGNU tests now. llvm-svn: 172836
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-1/+1
| | | | | | | | | 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 isChris Lattner2013-01-101-5/+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
* Documentation: HowToReleaseLLVM.rst: remove trailing whitespace.Dmitri Gribenko2012-12-091-18/+18
| | | | llvm-svn: 169700
* Documentation: don't create TOCs manually.Dmitri Gribenko2012-12-091-81/+4
| | | | | | Thanks to Sean Silva for pointing out! llvm-svn: 169699
* Convert HowToReleaseLLVM.html to reSTDmitri Gribenko2012-12-071-0/+504
Patch by Alexander Zinenko. llvm-svn: 169608
OpenPOWER on IntegriCloud