aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Backends
Commit message (Collapse)AuthorAgeFilesLines
...
* command like processing for theme selectionMark Lentczner2010-07-232-63/+195
| | | | | | | The bulk of the change is threadnig the selected theme set through functions in Xhtml.hs so that the selected themes can be used when generating the page output. There isn't much going on in most of these changes, just passing it along. The real work is all done in Themes.hs.
* remove --html-help support - it was old, out-of-date, and mostly missingMark Lentczner2010-07-224-522/+5
|
* remove old HTML backendMark Lentczner2010-07-221-2008/+0
|
* Remove conflict left-overDavid Waern2010-07-241-1/+1
|
* fix warningsSimon Marlow2010-07-141-1/+1
|
* common up code for instance renderingSimon Marlow2010-07-141-10/+16
|
* Solve conflictsDavid Waern2010-07-221-37/+34
|
* fix warningsSimon Marlow2010-06-301-35/+38
|
* 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-203-9/+72
|
* Style police in LaTeX backend (mainly more newlines)David Waern2010-07-211-24/+120
|
* Fix warnings in LaTeX backendDavid Waern2010-07-211-33/+19
|
* Style police in H.B.XhtmlDavid Waern2010-07-211-8/+41
|
* 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
|
* Align a few commentsDavid Waern2010-07-211-18/+18
|
* Remove trailing whitespace in Haddock.Backends.XhtmlDavid Waern2010-07-211-66/+65
|
* rename Haddock.Backends.Xhtml.Util to UtilsMark Lentczner2010-07-196-6/+6
|
* remove an explicit bold tag - replace with .def classMark Lentczner2010-07-191-1/+2
|
* refactoring of anchor ID and fragment handlingMark Lentczner2010-07-198-38/+32
|
* add .doc class to documentation blocksMark Lentczner2010-07-184-15/+26
|
* added content div to main pagesMark Lentczner2010-07-182-3/+4
|
* 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-182-9/+10
|
* 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-172-37/+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
|
* 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-162-4/+12
|
* added two new themes and rough css switcherMark Lentczner2010-07-152-7/+34
|
* 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
|