Sphinxify the outdated Packaging documentation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158901 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/userguides.rst b/docs/userguides.rst
index 57058ee..f1267dc 100644
--- a/docs/userguides.rst
+++ b/docs/userguides.rst
@@ -10,6 +10,7 @@
    DeveloperPolicy
    FAQ
    Lexicon
+   Packaging
 
 * `The LLVM Getting Started Guide <GettingStarted.html>`_
     
@@ -67,7 +68,7 @@
 
    Instructions for building the clang front-end from source.
     
-* `Packaging guide <Packaging.html>`_
+* :ref:`packaging`
 
    Advice on packaging LLVM into a distribution.