aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Backends/Xhtml/Layout.hs
Commit message (Expand)AuthorAgeFilesLines
* convert args to SubDecl formatMark Lentczner2010-07-141-0/+5
* made subDecl tables looks just soMark Lentczner2010-07-141-4/+16
* better interface to subDeclsMark Lentczner2010-07-141-10/+28
* constructors and args as dl lists, built in Layout.hsMark Lentczner2010-07-141-4/+14
* change to new page structureMark Lentczner2010-07-131-1/+35
* merge in changes from the big-whitespace cleanupMark Lentczner2010-05-241-2/+8
* remove unused bodyBoxMark Lentczner2010-04-251-3/+0
* fixed surround of instance and constructor tablesMark Lentczner2010-04-251-6/+6
* removed declWithDoc and cleaned up data decls in summaryMark Lentczner2010-04-121-11/+0
* all decls now generate Html not HtmlTableMark Lentczner2010-04-041-30/+16
* add exports to Xhtml modulesMark Lentczner2010-03-211-0/+1
* Position of module header, this time in the HTML backendsDavid Waern2010-05-131-1/+0
* First, experimental XHTML renderingMark Lentczner2010-03-201-0/+127