aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Align a few commentsDavid Waern2010-07-211-18/+18
* Remove trailing whitespace in Haddock.Backends.XhtmlDavid Waern2010-07-212-67/+66
* rename Haddock.Backends.Xhtml.Util to UtilsMark Lentczner2010-07-197-8/+8
* remove an explicit bold tag - replace with .def classMark Lentczner2010-07-193-1/+10
* refactoring of anchor ID and fragment handlingMark Lentczner2010-07-199-49/+76
* add .doc class to documentation blocksMark Lentczner2010-07-184-15/+26
* added content div to main pagesMark Lentczner2010-07-183-5/+9
* 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-185-16/+77
* styling auxillary pages for tibbe and snappy themesMark Lentczner2010-07-172-3/+103
* moved footer into only place that used itMark Lentczner2010-07-171-9/+5
* refactored out main page body generationMark Lentczner2010-07-171-46/+33
* factored out head element generationMark Lentczner2010-07-173-38/+25
* 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
* classing styling of ancillary pagesMark Lentczner2010-07-171-25/+43
* convert index.html to new markup, adjust module markupMark Lentczner2010-07-172-130/+110
* convert index to new markupMark Lentczner2010-07-163-74/+36
* reformat index-framesMark Lentczner2010-07-162-6/+8
* new output for mini_ pagesMark Lentczner2010-07-162-29/+24
* fixed package catpion, added style menuMark Lentczner2010-07-166-27/+185
* added two new themes and rough css switcherMark Lentczner2010-07-155-7/+625
* clean up of anchorsMark Lentczner2010-07-152-14/+12
* clean up synopsis listsMark Lentczner2010-07-143-36/+31
* methods and associated types in new layout schemeMark Lentczner2010-07-143-23/+36
* removing old table cruft from Layout.hsMark Lentczner2010-07-141-19/+1
* convert instances to SubDeclMark Lentczner2010-07-143-44/+16
* convert args to SubDecl formatMark Lentczner2010-07-143-24/+42
* made subDecl tables looks just soMark Lentczner2010-07-142-7/+27
* better interface to subDeclsMark Lentczner2010-07-142-48/+63
* constructors and args as dl lists, built in Layout.hsMark Lentczner2010-07-143-49/+80
* change to new page structureMark Lentczner2010-07-134-69/+130
* remove <++> connectorMark Lentczner2010-06-172-12/+9
* 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
* fix missing space in "module" lines in synoposisMark Lentczner2010-06-111-1/+1
* adjust synopsis and bottom bar spacingMark Lentczner2010-06-111-5/+10
* merge in changes from the big-whitespace cleanupMark Lentczner2010-05-246-12/+47
* added assoicated types and methods back into class declsMark Lentczner2010-05-042-4/+23
* adjust css for current markupMark Lentczner2010-05-031-6/+42
* fixed javascript quoting/escpaing issueMark Lentczner2010-04-251-3/+7
* remove unused bodyBoxMark Lentczner2010-04-251-3/+0
* fix class member boxes in summaryMark Lentczner2010-04-251-6/+3
* fixed surround of instance and constructor tablesMark Lentczner2010-04-252-31/+23
* made record fields be an unordList, not a tableMark Lentczner2010-04-251-11/+8