summaryrefslogtreecommitdiff
path: root/docs/userguides.rst
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-06-21 06:09:37 +0000
committerBill Wendling <isanbard@gmail.com>2012-06-21 06:09:37 +0000
commit1d4e62878e188704e4c599d50b4e3679a8189567 (patch)
tree27d4195c57e46e276b18b7a6b22615cd51ca173f /docs/userguides.rst
parent8ef0968dc230f6fae8fcbd6dc4a5cb9ccc780b6b (diff)
Sphinxify the outdated Packaging documentation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158901 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/userguides.rst')
-rw-r--r--docs/userguides.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/userguides.rst b/docs/userguides.rst
index 57058ee0d79..f1267dc439a 100644
--- a/docs/userguides.rst
+++ b/docs/userguides.rst
@@ -10,6 +10,7 @@ User Guides
DeveloperPolicy
FAQ
Lexicon
+ Packaging
* `The LLVM Getting Started Guide <GettingStarted.html>`_
@@ -67,7 +68,7 @@ User Guides
Instructions for building the clang front-end from source.
-* `Packaging guide <Packaging.html>`_
+* :ref:`packaging`
Advice on packaging LLVM into a distribution.