Documentation: convert ReleaseNotes.html to reST.

Patch by Anthony Mykhailenko with small fixes by me.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169714 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/userguides.rst b/docs/userguides.rst
index 81506a1..cfb6dbe 100644
--- a/docs/userguides.rst
+++ b/docs/userguides.rst
@@ -22,6 +22,7 @@
    Phabricator
    TestingGuide
    tutorial/index
+   ReleaseNotes
 
 * :ref:`getting_started`
     
@@ -65,7 +66,7 @@
 
    A list of common questions and problems and their solutions.
     
-* `Release notes for the current release <ReleaseNotes.html>`_
+* :doc:`Release notes for the current release <ReleaseNotes>`
 
    This describes new features, known bugs, and other limitations.