aboutsummaryrefslogtreecommitdiff
path: root/src/HaddockHH2.hs
Commit message (Collapse)AuthorAgeFilesLines
* [haddock @ 2004-07-31 14:52:55 by krasimir]krasimir2004-07-311-1/+1
| | | | fix
* [haddock @ 2004-07-30 22:15:45 by krasimir]krasimir2004-07-301-13/+20
| | | | | | | | more stuffs - support for separated compilation of packages - the contents page now uses DHTML TreeView - fixed copyFile bug
* [haddock @ 2004-07-28 22:12:09 by krasimir]krasimir2004-07-281-3/+3
| | | | | bugfix. Move contentsHtmlFile, indexHtmlFile and subIndexHtmlFile functions to HaddockUtil.hs module to make them accessible from HaddockHH2.hs
* [haddock @ 2004-07-27 23:05:21 by krasimir]krasimir2004-07-271-2/+5
| | | | Add jsFile, plusFile and minusFile to the file list
* [haddock @ 2004-07-27 23:02:36 by krasimir]krasimir2004-07-271-1/+1
| | | | escape names in the index
* [haddock @ 2004-07-27 22:58:23 by krasimir]krasimir2004-07-271-0/+162
Add basic support for Microsoft HTML Help 2.0