diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-02-08 17:56:17 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-08 17:56:17 +0100 |
commit | f84ddf06c9daf86a2e15bf44cf877ce2324967cf (patch) | |
tree | 6dc24b56fdf8d99d0d798c25621ae4f205af57a3 /html-test/ref/DeprecatedNewtype.html | |
parent | 228a0d72baa04be161b0fc918266f2edb0c6519b (diff) | |
parent | 8410dd341a1730f708af3f0d96d13f2b5f7b9df5 (diff) |
Merge branch 'anchors-redux'
Diffstat (limited to 'html-test/ref/DeprecatedNewtype.html')
-rw-r--r-- | html-test/ref/DeprecatedNewtype.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/html-test/ref/DeprecatedNewtype.html b/html-test/ref/DeprecatedNewtype.html index 084c95b1..3af56b1b 100644 --- a/html-test/ref/DeprecatedNewtype.html +++ b/html-test/ref/DeprecatedNewtype.html @@ -75,8 +75,10 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedNewtype ><p class="src" ><span class="keyword" >newtype</span - > <a href="#" id="t:SomeNewType" class="def" + > <a id="t:SomeNewType" class="def" >SomeNewType</a + > <a href="#" class="selflink" + >#</a ></p ><div class="doc" ><div class="warning" @@ -92,7 +94,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedNewtype ><table ><tr ><td class="src" - ><a href="#" id="v:SomeNewTypeConst" class="def" + ><a id="v:SomeNewTypeConst" class="def" >SomeNewTypeConst</a > <a href="#" >String</a @@ -113,8 +115,10 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedNewtype ><p class="src" ><span class="keyword" >newtype</span - > <a href="#" id="t:SomeOtherNewType" class="def" + > <a id="t:SomeOtherNewType" class="def" >SomeOtherNewType</a + > <a href="#" class="selflink" + >#</a ></p ><div class="doc" ><div class="warning" @@ -128,7 +132,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedNewtype ><table ><tr ><td class="src" - ><a href="#" id="v:SomeOtherNewTypeConst" class="def" + ><a id="v:SomeOtherNewTypeConst" class="def" >SomeOtherNewTypeConst</a > <a href="#" >String</a |