Documentation: convert SourceLevelDebugging.html to reST
[oota-llvm.git] / docs / subsystems.rst
index 7bd9617e27850851d1a2dfdbe190974c80ec3485..35d7b8111ddbac62980d3ecd7576a362546448b6 100644 (file)
@@ -20,6 +20,7 @@ Subsystem Documentation
    MarkedUpDisassembly
    HowToUseInstrMappings
    SystemLibrary
+   SourceLevelDebugging
 
 .. FIXME: once LangRef is Sphinxified, HowToUseInstrMappings should be put
    under LangRef's toctree instead of this page's toctree.
@@ -53,7 +54,7 @@ Subsystem Documentation
    The interfaces source-language compilers should use for compiling GC'd
    programs.
 
-* `Source Level Debugging with LLVM <SourceLevelDebugging.html>`_
+* :doc:`Source Level Debugging with LLVM <SourceLevelDebugging>`
     
    This document describes the design and philosophy behind the LLVM
    source-level debugger.