aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Backends/Xhtml
Commit message (Expand)AuthorAgeFilesLines
* Document some functions in XHTML utlity module.Łukasz Hanuszczak2015-07-011-0/+8
* Rewrite source generation to fixed links and directory structure.Łukasz Hanuszczak2015-06-301-5/+9
* Fix alignment of Source links in instance table in FirefoxPhil Ruffwind2015-06-121-2/+3
* Attach to instance location the name that has the same location filejpmoresmau2015-06-122-15/+15
* Do not insert anchor for section headings in contents boxwatashi2015-04-261-1/+4
* Remove now redundant importsMateusz Kowalczyk2015-03-263-5/+0
* Follow API changes in D538Alan Zimmerman2015-01-231-13/+13
* Links to source location of class instance definitionsjpmoresmau2015-01-222-21/+41
* Only keep one Version instead of blindly appendingMateusz Kowalczyk2014-12-171-3/+3
* Various fixups and bumps for next releaseMateusz Kowalczyk2014-12-121-4/+3
* For pattern synonyms, render "pattern" as a keywordDr. ERDI Gergo2014-12-121-1/+1
* Support for PartialTypeSignaturesThomas Winant2014-12-121-11/+18
* Follow API changes in D426Alan Zimmerman2014-12-121-20/+41
* Update Haddock to new pattern synonym type signature syntaxDr. ERDI Gergo2014-12-121-33/+39
* Collapse user-defined section by default (re #335)Herbert Valerio Riedel2014-12-121-1/+1
* Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426)Krzysztof Gogolewski2014-12-121-1/+2
* Revert "Merge branch 'reverts'"Mateusz Kowalczyk2014-12-123-4/+4
* Allow the parser to spit out meta-infoMateusz Kowalczyk2014-12-102-32/+52
* Experimental support for collapsable headersMateusz Kowalczyk2014-10-293-20/+109
* Omit unnecessary foralls and fix #315Niklas Haas2014-08-241-21/+20
* Fix extra whitespace on signatures and update all test casesNiklas Haas2014-08-241-2/+2
* Move sources under haddock-api/srcMateusz Kowalczyk2014-08-237-0/+1898