diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-02-08 15:40:44 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-08 15:40:44 +0100 |
commit | 228a0d72baa04be161b0fc918266f2edb0c6519b (patch) | |
tree | 43246f722a0f28614019243e34dfd83e5ca29217 /html-test/ref/DeprecatedData.html | |
parent | 8a4c949bfc731ef0dcd83d557da278d162152fb5 (diff) | |
parent | a427f597e081ce37a881e6612efeab7ef0bb0dac (diff) |
Merge branch 'fix-up-testsuite'
Diffstat (limited to 'html-test/ref/DeprecatedData.html')
-rw-r--r-- | html-test/ref/DeprecatedData.html | 49 |
1 files changed, 23 insertions, 26 deletions
diff --git a/html-test/ref/DeprecatedData.html b/html-test/ref/DeprecatedData.html index 0a90e110..2029bb89 100644 --- a/html-test/ref/DeprecatedData.html +++ b/html-test/ref/DeprecatedData.html @@ -1,32 +1,33 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" ><head ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title >DeprecatedData</title - ><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" + ><link href="#" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript" ></script + ><script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript" + ></script ><script type="text/javascript" - >//<![CDATA[ -window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html");}; -//]]> + >// +window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html");}; +// </script ></head ><body ><div id="package-header" ><ul class="links" id="page-menu" ><li - ><a href="" + ><a href="#" >Contents</a ></li ><li - ><a href="" + ><a href="#" >Index</a ></li ></ul ><p class="caption empty" - > </p + ></p ></div ><div id="content" ><div id="module-header" @@ -48,15 +49,15 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ><li class="src short" ><span class="keyword" >data</span - > <a href="" + > <a href="#" >Foo</a ><ul class="subs" ><li - >= <a href="" + >= <a href="#" >Foo</a ></li ><li - >| <a href="" + >| <a href="#" >Bar</a ></li ></ul @@ -64,15 +65,15 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ><li class="src short" ><span class="keyword" >data</span - > <a href="" + > <a href="#" >One</a ><ul class="subs" ><li - >= <a href="" + >= <a href="#" >One</a ></li ><li - >| <a href="" + >| <a href="#" >Two</a ></li ></ul @@ -86,7 +87,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ><p class="src" ><span class="keyword" >data</span - > <a href="" id="t:Foo" class="def" + > <a href="#" id="t:Foo" class="def" >Foo</a ></p ><div class="doc" @@ -103,7 +104,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ><table ><tr ><td class="src" - ><a href="" id="v:Foo" class="def" + ><a href="#" id="v:Foo" class="def" >Foo</a ></td ><td class="doc" @@ -117,7 +118,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ></tr ><tr ><td class="src" - ><a href="" id="v:Bar" class="def" + ><a href="#" id="v:Bar" class="def" >Bar</a ></td ><td class="doc" @@ -136,7 +137,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ><p class="src" ><span class="keyword" >data</span - > <a href="" id="t:One" class="def" + > <a href="#" id="t:One" class="def" >One</a ></p ><div class="doc" @@ -151,7 +152,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ><table ><tr ><td class="src" - ><a href="" id="v:One" class="def" + ><a href="#" id="v:One" class="def" >One</a ></td ><td class="doc" @@ -163,7 +164,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ></tr ><tr ><td class="src" - ><a href="" id="v:Two" class="def" + ><a href="#" id="v:Two" class="def" >Two</a ></td ><td class="doc" @@ -179,11 +180,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.html"); ></div ></div ><div id="footer" - ><p - >Produced by <a href="" - >Haddock</a - > version 2.16.2</p - ></div + ></div ></body ></html -> +>
\ No newline at end of file |