aboutsummaryrefslogtreecommitdiff
path: root/html/haddock-util.js
Commit message (Collapse)AuthorAgeFilesLines
* Add searching on the index pageNeil Mitchell2007-01-111-0/+27
|
* Rename haddock.js to haddock-util.jsSimon Marlow2006-10-111-0/+15
haddock.js will be run automatically by Windows when you type 'haddock' if it is found on the PATH, so rename to avoid confusion. Spotted by Adrian Hey.