OSDN Git Service

docs: Fix long standing linking antipattern.
authorSean Silva <silvas@purdue.edu>
Fri, 11 Jan 2013 02:28:08 +0000 (02:28 +0000)
committerSean Silva <silvas@purdue.edu>
Fri, 11 Jan 2013 02:28:08 +0000 (02:28 +0000)
commita7aec400a7014edba1eeb53c582d3ab47178fe8d
tree5b250667fe0ee76d1c3e1e4a11a4d8ec27b5c2f7
parent52b23731d6e44a885922fd37cb7d2809e03c5303
docs: Fix long standing linking antipattern.

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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172162 91177308-0d34-0410-b5e6-96231b3b80d8
44 files changed:
docs/AliasAnalysis.rst
docs/Atomics.rst
docs/BitCodeFormat.rst
docs/BranchWeightMetadata.rst
docs/Bugpoint.rst
docs/CMake.rst
docs/CodeGenerator.rst
docs/CodingStandards.rst
docs/CommandGuide/index.rst
docs/CommandLine.rst
docs/CompilerWriterInfo.rst
docs/DebuggingJITedCode.rst
docs/DeveloperPolicy.rst
docs/ExceptionHandling.rst
docs/ExtendingLLVM.rst
docs/FAQ.rst
docs/GetElementPtr.rst
docs/GettingStarted.rst
docs/GettingStartedVS.rst
docs/GoldPlugin.rst
docs/HowToAddABuilder.rst
docs/HowToBuildOnARM.rst
docs/HowToReleaseLLVM.rst
docs/HowToSetUpLLVMStyleRTTI.rst
docs/HowToSubmitABug.rst
docs/HowToUseInstrMappings.rst
docs/Lexicon.rst
docs/LinkTimeOptimization.rst
docs/MakefileGuide.rst
docs/MarkedUpDisassembly.rst
docs/Packaging.rst
docs/ProgrammersManual.rst
docs/Projects.rst
docs/SegmentedStacks.rst
docs/TableGenFundamentals.rst
docs/YamlIO.rst
docs/design_and_overview.rst
docs/development_process.rst
docs/index.rst
docs/mailing_lists.rst
docs/programming.rst
docs/subsystems.rst
docs/userguides.rst
docs/yaml2obj.rst