aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* cleaned up Themes.hsMark Lentczner2010-07-261-41/+51
|
* reorganize files in the html lib data dirMark Lentczner2010-07-2623-525/+67
|
* change how collapsing sections are doneMark Lentczner2010-07-256-17/+73
| | | | | | make whole .caption be the target improve javascript for class toggling have plus/minus images come from .css, not img tags
* excisting last vestiges of the --xhtml flagMark Lentczner2010-07-242-6/+2
|
* fields are def lists, tweak css for style menu, mini pages, argumentsMark Lentczner2010-07-242-18/+26
|
* extend package header and footer to edges of pageMark Lentczner2010-07-241-7/+14
|
* slide out Synopsis drawerMark Lentczner2010-07-241-1/+45
|
* tweak look of mini pages, keywords, and preblocksMark Lentczner2010-07-231-5/+21
|
* tweaks for dl layout, though still not usedMark Lentczner2010-07-232-2/+26
|
* tweaks to theme for info table, headings, and tablesMark Lentczner2010-07-231-7/+29
|
* rename --default-themes to --built-in-themesMark Lentczner2010-07-232-4/+4
|
* drop --themes support, add named theme supportMark Lentczner2010-07-232-31/+41
| | | | | | | | | | decided that --themes was silly - no one would do that, just use multiple --theme arguments made --theme a synonym for --css and -c made those arguments, if no file is found, look up the argument as the name of a built in theme all of this let's haddock be invoked with "--theme=classic" for example.
* command like processing for theme selectionMark Lentczner2010-07-235-76/+213
| | | | | | | 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.
* tweaks to nhaddock.cssMark Lentczner2010-07-221-29/+36
|
* remove --html-help support - it was old, out-of-date, and mostly missingMark Lentczner2010-07-227-543/+8
|
* remove old HTML backendMark Lentczner2010-07-228-3249/+7
|
* further cleanup of nhaddock.css, float TOC, support aux. pagesMark Lentczner2010-07-211-13/+84
|
* reorganization of nhaddock.css with tibbeMark Lentczner2010-07-211-140/+134
|
* Remove conflict left-overDavid Waern2010-07-241-1/+1
|
* Fix build with ghc < 6.13David Waern2010-07-241-0/+4
|
* fix warningsSimon Marlow2010-07-141-1/+1
|
* common up code for instance renderingSimon Marlow2010-07-141-10/+16
|
* Follow mkPState argument order changeIan Lynagh2010-07-061-1/+1
|
* Solve conflictDavid Waern2010-07-221-1/+2
|
* fix warningSimon Marlow2010-06-301-1/+1
|
* Solve conflictsDavid Waern2010-07-221-37/+34
|
* fix warningsSimon Marlow2010-06-301-35/+38
|
* Improve function nameDavid Waern2010-07-221-3/+3
|
* Fix a bug where we allowed --hoogle, --latex, etc without input filesDavid Waern2010-07-221-0/+15
|
* merge with David's source cleanupsMark Lentczner2010-07-211-38/+2
|
* space between "Style" and the downward triangleMark Lentczner2010-07-211-1/+1
|
* apply Tibbe's updates to his themeMark Lentczner2010-07-211-17/+26
|
* correct icon used with Snappy themeMark Lentczner2010-07-213-2/+2
|
* add Thomas Schilling's themeMark Lentczner2010-07-203-1/+272
|
* move CSS Theme functions into Themes.hsMark Lentczner2010-07-203-9/+72
|
* Add -fwarn-tabsDavid Waern2010-07-211-2/+2
|
* Style police in Haddock.UtilsDavid Waern2010-07-211-41/+57
|
* Whitespace policeDavid Waern2010-07-211-3/+3
|
* Style police in Haddock.InterfaceFileDavid Waern2010-07-211-12/+12
|
* Style police in Haddock.GhcUtilsDavid Waern2010-07-211-6/+6
|
* Trailing whitespace in Haddock.ConvertDavid Waern2010-07-211-1/+1
|
* Trailing whitespace in Documentation.HaddockDavid Waern2010-07-211-3/+3
|
* Doc sections in MainDavid Waern2010-07-211-5/+5
|
* 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
|