aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add a note to ANNOUNCEDavid Waern2010-09-021-0/+3
|
* Update release instructionsDavid Waern2010-09-021-1/+1
|
* Update copyright years in licenseDavid Waern2010-09-022-2/+2
|
* Add a list of contributors to the user guideDavid Waern2010-09-021-6/+48
| | | | | | | | | | | Break out everyone thanked in the `Acknowledgements` chapter into a separate contributor list and add everyone from `darcs show authors`. We consider everyone who is thanked to be a contributor as a conservative estimation :-) I have added some more contributors that I know about, who were not in the darcs history, but others may be missing. So please add anyone that you think is missing from the list.
* Improve docs for --no-tmp-comp-dirDavid Waern2010-09-011-7/+10
|
* Replace ghci> with >>> in example syntaxDavid Waern2010-09-016-24/+24
|
* WibbleDavid Waern2010-09-011-1/+1
|
* Update doc configure script to find docbook stylesheets on arch linuxDavid Waern2010-09-011-1/+1
|
* slight wording change about Frames modeMark Lentczner2010-09-012-2/+2
|
* update options documentationMark Lentczner2010-09-011-27/+93
| | | | | | rewrote doc for --html added doc for --theme and --built-in-themes added --use-contents and --gen-contents
* sort options in doc to match --help outputMark Lentczner2010-09-011-175/+115
| | | | removed --html-help option, as it is no longer supported
* Update test output following version changeDavid Waern2010-08-3129-29/+29
|
* Update interface file versioning to work with ghc 6.14/15David Waern2010-08-311-0/+4
|
* Update CHANGESDavid Waern2010-08-311-0/+34
|
* 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
|