aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Update ANNOUNCEDavid Waern2010-08-311-8/+56
|
* Bump version numberDavid Waern2010-08-313-3/+3
|
* Revert update to TestDavid Waern2010-08-291-1/+1
|
* Update TestDavid Waern2010-08-291-1/+1
|
* GHC build system: Add all the data files to BINDIST_EXTRASIan Lynagh2010-08-181-1/+1
|
* Fix installation in the GHC build systemIan Lynagh2010-08-181-4/+4
| | | | Data-files are now in subdirectories, so we need to handle that
* Make the main haddock script versioned, and make plain "haddock" a symlinkIan Lynagh2010-08-011-0/+9
|
* Use flattenExtensionFlags with ghc >= 6.13 onlyDavid Waern2010-08-291-1/+7
|
* Follow flattenLanguageFlags -> flattenExtensionFlags renameIan Lynagh2010-07-241-1/+1
|
* Flatten the dynflags before parsingIan Lynagh2010-07-241-1/+1
|
* Allow building with ghc < 6.16David Waern2010-08-291-1/+1
|
* move TOC and Info blocks down 0.5em to improve layout issue w/Test.hsMark Lentczner2010-08-291-4/+4
|
* update golden test for Test due to portability box changeMark Lentczner2010-08-291-1/+1
|
* make portability block be a table - solves layout issuesMark Lentczner2010-08-293-28/+16
|
* Naming wibblesDavid Waern2010-08-292-18/+19
|
* Add source entity path to --read-interfaceDavid Waern2010-08-297-50/+70
| | | | | | | | | | | | | You can now use this flag like this: --read-interface=<html path>,<source entity path>,<.haddock file> By "source entity path" I mean the same thing that is specified with the --source-entity flag. The purpose of this is to be able to specify the source entity path per package, to allow source links to work in the presence of cross-package documentation. When given two arguments or less the --read-interface flag behaves as before.
* Remove Snappy data filesDavid Waern2010-08-291-4/+0
|
* Whitespace policeDavid Waern2010-08-281-1/+1
|
* push footer to bottom of windowMark Lentczner2010-08-281-4/+10
|
* fix def listsMark Lentczner2010-08-281-3/+2
|
* Update tests following switch to the Xhtml backendDavid Waern2010-08-2830-8551/+337
|
* fix table of contents CSSMark Lentczner2010-08-271-1/+1
|
* fix broken header link marginsMark Lentczner2010-08-271-1/+1
|
* support both kinds of enumerated lists in doc markupMark Lentczner2010-08-261-0/+1
| | | | | | | | The documentation for Haddock says enumerated lists can use either of (1) first item 2. second item The second form wasn't actually supported
* fixed CSS for ordered lists and def lists in doc blocksMark Lentczner2010-08-262-5/+27
|
* Get rid of GhcModule and related cruftDavid Waern2010-08-264-81/+22
| | | | We can get everything we need directly from TypecheckedModule.
* Follow recent API additions with some refactoringsDavid Waern2010-08-263-98/+120
| | | | | Simon Hegel's patch prompted me to do some refactorings in Main, Haddock.Documentation and Haddock.Interface.
* Add createInterfaces' (a more high-level alternative to createInterfaces) to ↵Simon Hengel2010-08-083-25/+52
| | | | Haddock API
* fix occasional v.scroll bars on pre blocks (I think)Mark Lentczner2010-08-251-1/+1
|
* remove Snappy themeMark Lentczner2010-08-214-511/+0
|
* Make synopsis frame behave properly in Firefox.Thomas Schilling2010-08-041-1/+6
| | | | | | In Firefox, pressing the back button first reverted the synopsis frame, and only clicking the back button a second time would update the main frame.
* made style changing and cookies storage robustMark Lentczner2010-08-201-23/+33
|
* fix small layout issuesMark Lentczner2010-08-201-3/+4
| | | | | mini frames should have same size top heading give info block dts some padding so they don't collide in some browsers
* better synopsis handling logic - no flashingMark Lentczner2010-08-202-3/+10
|
* margin fiddlingMark Lentczner2010-08-181-11/+6
|
* layout tweeks - mini page font size, toc color, etc.Mark Lentczner2010-08-182-11/+10
|
* remove synopsis when in framesMark Lentczner2010-08-171-2/+8
|
* add missing data file to .cabalMark Lentczner2010-08-171-0/+1
|
* don't collapse entries in module list when clicking on linksMark Lentczner2010-08-172-10/+18
|
* clean up collapser logicsMark Lentczner2010-08-176-72/+101
| | | | | | | | javascript code for collapasble sections cleaned up rewrote class utilities in javascript to be more robust refactored utilities for generating collapsable sections made toc be same color as synopsis module list has needed clear attribute in CSS
* font size and margin tweaksMark Lentczner2010-08-161-11/+21
|
* build style menu in javascriptMark Lentczner2010-08-144-49/+53
| | | | | | | | moved to javascript, so as to not polute the content with the style menu removed menu building code in Themes.hs removed onclick in Utils.hs changed text of button in header from "Source code" to "Source" more consistent with links in rest of page
* move frames button to js Mark Lentczner2010-08-132-8/+16
|
* add Frames button and clean up frames.htmlMark Lentczner2010-08-133-37/+70
|
* adjusted font sizes of auxilary pages per new schemeMark Lentczner2010-08-131-9/+5
|
* more space between elementsMark Lentczner2010-08-131-1/+1
|
* removed underlining on hover for named anchorsMark Lentczner2010-08-132-4/+4
| | | | | headings in interface lost thier a element, no need, just put id on heading css for a elements now only applies to those with href attribute
* adjusted margin to 2em, 1 wasn't enoughMark Lentczner2010-08-131-2/+2
|
* implemented YUI's CSS font approachMark Lentczner2010-08-131-24/+52
|
* width and font changesMark Lentczner2010-08-121-14/+20
| | | | | | removed the max width restrictions on the page as a whole and the synopsis made the main font size smaller (nominally 14pt) and then tweaked most font sizes (relative) to be more consistent