RST docs: convert HTML escapes to plain text in code examples.
[oota-llvm.git] / docs / userguides.rst
index 3a205141b40434d3ccb694cd2d0d16166871e941..c5dd9792243fc216c991e0308efe5e1db8ffda5e 100644 (file)
@@ -7,6 +7,7 @@ User Guides
    :hidden:
 
    CMake
+   HowToBuildOnARM
    CommandGuide/index
    DeveloperPolicy
    GettingStartedVS
@@ -27,7 +28,11 @@ User Guides
 
    An addendum to the main Getting Started guide for those using the `CMake
    build system <http://www.cmake.org>`_.
-    
+
+* :ref:`how_to_build_on_arm`
+
+   Notes on building and testing LLVM/Clang on ARM.
+
 * `Getting Started with the LLVM System using Microsoft Visual Studio
   <GettingStartedVS.html>`_