[docs] Fix up some links to the preferred style.
authorSean Silva <chisophugis@gmail.com>
Tue, 8 Apr 2014 21:06:22 +0000 (21:06 +0000)
committerSean Silva <chisophugis@gmail.com>
Tue, 8 Apr 2014 21:06:22 +0000 (21:06 +0000)
commit1703e705cfc4ed10879764b3912bb4ddc9a318af
treed987b514c83a5ac579689dd42f8901c255ffbcab
parentc11e8b67bb8c6ff6bd6a5aff58d3e07a73bcf44f
[docs] Fix up some links to the preferred style.

:doc:`...` and :ref:`...` links help Sphinx keep track the dependencies
between documents and ensure that they are not pointing to nowhere.

Raw HTML links work just fine and are easier for people less familiar
with reST/Sphinx. They are easy to change over to the :doc:/:ref: style
after the fact so this is not a problem.

This commit doesn't fix all of them.

llvm-svn: 205792
llvm/docs/AliasAnalysis.rst
llvm/docs/Bugpoint.rst
llvm/docs/CodeGenerator.rst
llvm/docs/CodingStandards.rst
llvm/docs/GettingStartedVS.rst
llvm/docs/LangRef.rst