aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Backends/Xhtml
Commit message (Expand)AuthorAgeFilesLines
...
* fields are def lists, tweak css for style menu, mini pages, argumentsMark Lentczner2010-07-241-4/+1
* tweaks for dl layout, though still not usedMark Lentczner2010-07-231-1/+3
* rename --default-themes to --built-in-themesMark Lentczner2010-07-231-1/+1
* drop --themes support, add named theme supportMark Lentczner2010-07-231-26/+39
* command like processing for theme selectionMark Lentczner2010-07-231-24/+156
* merge with David's source cleanupsMark Lentczner2010-07-211-38/+2
* space between "Style" and the downward triangleMark Lentczner2010-07-211-1/+1
* correct icon used with Snappy themeMark Lentczner2010-07-211-1/+1
* add Thomas Schilling's themeMark Lentczner2010-07-201-1/+2
* move CSS Theme functions into Themes.hsMark Lentczner2010-07-202-8/+70
* More style policeDavid Waern2010-07-213-3/+29
* Style police in H.B.X.DocMarkupDavid Waern2010-07-211-2/+5
* Style police in H.B.X.DeclDavid Waern2010-07-211-16/+24
* Style policeDavid Waern2010-07-211-2/+20
* Remove more trailing whitespaceDavid Waern2010-07-214-27/+27
* Remove trailing whitespace in H.B.X.DeclDavid Waern2010-07-211-73/+73
* rename Haddock.Backends.Xhtml.Util to UtilsMark Lentczner2010-07-195-5/+5
* remove an explicit bold tag - replace with .def classMark Lentczner2010-07-191-1/+2
* refactoring of anchor ID and fragment handlingMark Lentczner2010-07-193-25/+21
* add .doc class to documentation blocksMark Lentczner2010-07-183-12/+23
* added content div to main pagesMark Lentczner2010-07-181-2/+3
* cleaned up div functions in Layout.hsMark Lentczner2010-07-181-17/+22
* fixed alphabet on index page, and styling of it and packages in module listsMark Lentczner2010-07-181-2/+3
* factored out head element generationMark Lentczner2010-07-171-4/+0
* qualify import of XHtml as XHtmlMark Lentczner2010-07-171-3/+3
* clean up Util.hsMark Lentczner2010-07-172-31/+11
* clean up Layout.hs: no more vanillaTableMark Lentczner2010-07-171-8/+4
* convert index.html to new markup, adjust module markupMark Lentczner2010-07-171-3/+5
* convert index to new markupMark Lentczner2010-07-162-6/+2
* reformat index-framesMark Lentczner2010-07-161-3/+6
* new output for mini_ pagesMark Lentczner2010-07-161-0/+5
* fixed package catpion, added style menuMark Lentczner2010-07-161-2/+10
* added two new themes and rough css switcherMark Lentczner2010-07-151-3/+27
* clean up of anchorsMark Lentczner2010-07-152-14/+12
* clean up synopsis listsMark Lentczner2010-07-142-23/+22
* methods and associated types in new layout schemeMark Lentczner2010-07-142-23/+20
* removing old table cruft from Layout.hsMark Lentczner2010-07-141-19/+1
* convert instances to SubDeclMark Lentczner2010-07-142-25/+15
* convert args to SubDecl formatMark Lentczner2010-07-142-21/+18
* made subDecl tables looks just soMark Lentczner2010-07-141-4/+16
* better interface to subDeclsMark Lentczner2010-07-142-48/+63
* constructors and args as dl lists, built in Layout.hsMark Lentczner2010-07-142-44/+42
* change to new page structureMark Lentczner2010-07-132-2/+41
* remove <++> connectorMark Lentczner2010-06-171-5/+2
* push single constructors (newtype) onto line with declMark Lentczner2010-06-171-15/+30
* factored out ppInstancesMark Lentczner2010-06-111-30/+16
* changed tt elements to code elementsMark Lentczner2010-06-111-2/+2
* merge in changes from the big-whitespace cleanupMark Lentczner2010-05-246-12/+47
* added assoicated types and methods back into class declsMark Lentczner2010-05-041-3/+22
* remove unused bodyBoxMark Lentczner2010-04-251-3/+0