summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GettingStartedVS.rst
Commit message (Collapse)AuthorAgeFilesLines
* Updating the getting started guide for Visual Studio users. Specifically, ↵Aaron Ballman2013-05-011-3/+6
| | | | | | pointing out that you have to pass additional parameters to llvm-lit and explicitly specify python on the command line. llvm-svn: 180869
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-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
* Fix a typo (the the => the)Sylvestre Ledru2012-07-231-1/+1
| | | | llvm-svn: 160621
* [docs] Sphinxify GettingStartedVS. Patch by Mikael Lyngvig!Michael J. Spencer2012-06-211-0/+234
llvm-svn: 158947
OpenPOWER on IntegriCloud