diff options
Diffstat (limited to 'html-test/ref')
-rw-r--r-- | html-test/ref/TitledPicture.html (renamed from html-test/ref/DeprecationMessageParseError.html) | 62 |
1 files changed, 36 insertions, 26 deletions
diff --git a/html-test/ref/DeprecationMessageParseError.html b/html-test/ref/TitledPicture.html index c71ab1a7..34788690 100644 --- a/html-test/ref/DeprecationMessageParseError.html +++ b/html-test/ref/TitledPicture.html @@ -3,13 +3,13 @@ ><head ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title - >DeprecationMessageParseError</title + >TitledPicture</title ><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript" ></script ><script type="text/javascript" >//<![CDATA[ -window.onload = function () {pageLoad();setSynopsis("mini_DeprecationMessageParseError.html");}; +window.onload = function () {pageLoad();setSynopsis("mini_TitledPicture.html");}; //]]> </script ></head @@ -39,22 +39,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecationMessagePars ></tr ></table ><p class="caption" - >DeprecationMessageParseError</p - ></div - ><div id="description" - ><p class="caption" - >Description</p - ><div class="doc" - ><p - >What is tested here: -</p - ><ul - ><li - > If parsing of a deprecation message fails, the message is included - verbatim. -</li - ></ul - ></div + >TitledPicture</p ></div ><div id="synopsis" ><p id="control.syn" class="caption expander" onclick="toggleSection('syn')" @@ -64,7 +49,13 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecationMessagePars ><a href="" >foo</a > :: <a href="" - >Int</a + >Integer</a + ></li + ><li class="src short" + ><a href="" + >bar</a + > :: <a href="" + >Integer</a ></li ></ul ></div @@ -76,15 +67,34 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecationMessagePars ><a name="v:foo" class="def" >foo</a > :: <a href="" - >Int</a + >Integer</a + ></p + ><div class="doc" + ><p + >Picture for <code + ><a href="" + >foo</a + ></code + > without a title <img src="bar" + /> +</p + ></div + ></div + ><div class="top" + ><p class="src" + ><a name="v:bar" class="def" + >bar</a + > :: <a href="" + >Integer</a ></p ><div class="doc" - ><div class="warning" - ><p - >Deprecated: use @bar instead</p - ></div - ><p - >some documentation for foo + ><p + >Picture for <code + ><a href="" + >bar</a + ></code + > with title <img src="un∣∁∘" title="δ∈" + /> </p ></div ></div |