aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Backends/Xhtml
Commit message (Expand)AuthorAgeFilesLines
* Remove docNameOcc under the motto "don't name compositions"David Waern2010-11-151-8/+8
* Fix bad mergeDavid Waern2010-11-151-1/+1
* Remove code for ghc < 7David Waern2010-11-151-13/+0
* Solve conflictDavid Waern2010-11-141-1/+2
* Adapt to minor changes in internal GHC functionssimonpj2010-09-131-1/+1
* Style policeDavid Waern2010-10-161-0/+4
* Use "qual" as an abbreviation for qualification instead of "quali" for consis...David Waern2010-10-164-165/+165
* Solve conflictsDavid Waern2010-10-161-1/+2
* adding support for local and relative name qualificationTobias Brandt2010-08-271-7/+32
* adding the option to fully qualify identifiersTobias Brandt2010-08-274-223/+253
* make TOC group header identifiers validateMark Lentczner2010-09-041-0/+5
* Replace ghci> with >>> in example syntaxDavid Waern2010-09-011-1/+1
* Add source entity path to --read-interfaceDavid Waern2010-08-292-5/+11
* Whitespace policeDavid Waern2010-08-281-1/+1
* clean up collapser logicsMark Lentczner2010-08-173-23/+32
* build style menu in javascriptMark Lentczner2010-08-142-28/+2
* styling tweaksMark Lentczner2010-07-291-4/+4
* give a class to empty dd elements so they can be hiddenMark Lentczner2010-07-273-12/+14
* move themes into html dir with .theme and .std-theme extensionsMark Lentczner2010-07-271-8/+11
* make module list use new collapsersMark Lentczner2010-07-262-7/+7
* cleaned up Themes.hsMark Lentczner2010-07-261-41/+51
* reorganize files in the html lib data dirMark Lentczner2010-07-262-44/+47
* change how collapsing sections are doneMark Lentczner2010-07-251-3/+7
* 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