[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)
commit0a50cec3cb9c2b442e0671212c941b36eda870e3
treec63bdae960183ad8bb50e98fc15944651cccceb6
parentc6a7502a803ceca5d18801a7598d303f7f5bfa0f
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205792 91177308-0d34-0410-b5e6-96231b3b80d8
docs/AliasAnalysis.rst
docs/Bugpoint.rst
docs/CodeGenerator.rst
docs/CodingStandards.rst
docs/GettingStartedVS.rst
docs/LangRef.rst