From 0183315fa02a5fd2046103a4f0d431fb033547a4 Mon Sep 17 00:00:00 2001 From: David Waern Date: Sun, 23 Nov 2008 17:13:21 +0000 Subject: FIX #45: generate two anchors for each name We generate two anchor tags for each name, one where we don't escape the name and one where we URI-encode it. This is for compatibility between IE and Opera. Test output is updated. --- tests/output/Test.html | 222 ++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 199 insertions(+), 23 deletions(-) (limited to 'tests/output/Test.html') diff --git a/tests/output/Test.html b/tests/output/Test.html index e4852b47..434ac5e8 100644 --- a/tests/output/Test.html +++ b/tests/output/Test.html @@ -999,8 +999,10 @@ >Type declarations Data types data T
A Int (Maybe Float)
B (data T2data T3
A1 a
B1 bdata T4
A2 a
B2 bdata T5
A3 a
B3 bdata T6
A4
B4
C4newtype N1
N1 anewtype N2
N2
n :: a bnewtype N3
N3
n3 :: a bdata N4newtype N5
N5
n5 :: a bnewtype N6
N6
n6 :: a bnewtype N7
N7
n7 :: a b
Records
data R
C1
p :: Int
q ::
r :: Int
s :: Int
C2
t :: T1 ->
u :: Int
v :: Intdata R1
C3
classD a => a => C
s1 :: Int
s2 :: Int
s3 :: Int
p ::
q ::
u ::
Class declarations
a :: IO a
b :: [a]class D
d ::
e :: (a, a)class Eclass F
ff :: a
a ::
Function types
f ::
g :: Int -> IO CInt
Auxiliary stuff
A hidden module
hidden :: Int -> Int
A visible module
Existential / Universal types
data Exforall b . C b => b => Ex1forall b . b . Ex2forall b . C a => a => Ex3
Ex4 (
Type signatures with argument docs
k
l
m
o
A section
A subsection
f' :: Int