From: Rafael Espindola Date: Mon, 30 Mar 2015 15:16:30 +0000 (+0000) Subject: Fix Sphinx warning " Title underline too short.". X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=94755c9c94f84913d833f7bbc4b7373ba623b5e7;p=oota-llvm.git Fix Sphinx warning " Title underline too short.". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233551 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ExceptionHandling.rst b/docs/ExceptionHandling.rst index 26774e63ed0..0c12b282282 100644 --- a/docs/ExceptionHandling.rst +++ b/docs/ExceptionHandling.rst @@ -552,7 +552,7 @@ where xdata unwind information is used. It is typically an 8 byte chunk of memory treated as two 32-bit integers. ``llvm.eh.parentframe`` ----------------------- +----------------------- .. code-block:: llvm