aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Backends/HH2.hs
Commit message (Collapse)AuthorAgeFilesLines
* remove --html-help support - it was old, out-of-date, and mostly missingMark Lentczner2010-07-221-196/+0
|
* refactoring of anchor ID and fragment handlingMark Lentczner2010-07-191-1/+1
|
* Get rid of H.Utils.pathJoin and use System.FilePath.joinPath insteadDavid Waern2010-05-131-6/+6
|
* Position the module header the same way everywhereDavid Waern2010-05-131-1/+0
| | | | Silly, but nice with some consistency :-)
* Fix warningsIan Lynagh2009-07-051-3/+5
|
* Add Haddock module headersDavid Waern2009-06-241-5/+9
| | | | | | | | | Add a proper Haddock module header to each module, with a more finegrained copyright. If you feel mis-accreditted, please correct any copyright notice! The maintainer field is set to haddock@projects.haskell.org. Next step is to add a brief description to each module.
* Fix warnings in H.B.HH and H.B.HH2David Waern2008-11-061-0/+1
|
* Major refactoringDavid Waern2007-08-291-0/+190