docs: fix misleading description.
[oota-llvm.git] / docs / userguides.rst
index 81506a1685c432d8986ca5f5e43e713bb45bdd50..c0a4356b0e151685dbe0bf73b2e1dea2da19f117 100644 (file)
@@ -22,6 +22,9 @@ User Guides
    Phabricator
    TestingGuide
    tutorial/index
+   ReleaseNotes
+   Passes
+   YamlIO
 
 * :ref:`getting_started`
     
@@ -45,8 +48,8 @@ User Guides
     
 * :doc:`tutorial/index`
 
-   A walk through the process of using LLVM for a custom language, and the
-   facilities LLVM offers in tutorial form.
+   Tutorials about using LLVM. Includes a tutorial about making a custom
+   language with LLVM.
 
 * :ref:`developer_policy`
 
@@ -57,15 +60,15 @@ User Guides
    A reference manual for the LLVM command line utilities ("man" pages for LLVM
    tools).
     
-* `LLVM's Analysis and Transform Passes <Passes.html>`_
+* :doc:`Passes`
 
    A list of optimizations and analyses implemented in LLVM.
-    
+
 * :ref:`faq`
 
    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.
 
@@ -98,6 +101,10 @@ User Guides
 
    Instructions for adding new builder to LLVM buildbot master.
     
+* :ref:`yamlio`
+
+   A reference guide for using LLVM's YAML I/O library.
+
 * **IRC** -- You can probably find help on the unofficial LLVM IRC.
 
    We often are on irc.oftc.net in the #llvm channel.  If you are using the