diff options
Diffstat (limited to 'html-test/ref/TitledPicture.html')
-rw-r--r-- | html-test/ref/TitledPicture.html | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/html-test/ref/TitledPicture.html b/html-test/ref/TitledPicture.html index eb6c12f4..1e6f50e0 100644 --- a/html-test/ref/TitledPicture.html +++ b/html-test/ref/TitledPicture.html @@ -46,15 +46,11 @@ ><li class="src short" ><a href="#" >foo</a - > :: <a href="#" title="Prelude" - >Integer</a - ></li + > :: Integer</li ><li class="src short" ><a href="#" >bar</a - > :: <a href="#" title="Prelude" - >Integer</a - ></li + > :: Integer</li ></ul ></details ></div @@ -65,9 +61,7 @@ ><p class="src" ><a id="v:foo" class="def" >foo</a - > :: <a href="#" title="Prelude" - >Integer</a - > <a href="#" class="selflink" + > :: Integer <a href="#" class="selflink" >#</a ></p ><div class="doc" @@ -84,9 +78,7 @@ ><p class="src" ><a id="v:bar" class="def" >bar</a - > :: <a href="#" title="Prelude" - >Integer</a - > <a href="#" class="selflink" + > :: Integer <a href="#" class="selflink" >#</a ></p ><div class="doc" |