aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Backends/Xhtml/DocMarkup.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ghc-8.6' into ghc-headAlec Theriault2018-11-101-2/+2
|\
| * Only run MathJax on entities with "mathjax" class (#960)Alec Theriault2018-11-051-2/+2
* | Support hyperlink labels with inline markupAlec Theriault2018-11-061-2/+2
|/
* @since includes package name (#749)Alec Theriault2018-03-271-21/+29
* Grid Tables (#718)Oleg Grenrus2018-02-011-1/+18
* Use <details> element for collapsibles (#690)Tim Baumann2017-10-091-3/+3
* Move `DocMarkup` from haddock-api to haddock-library (#659)Alexander Biehl2017-07-311-0/+1
* Fix the documentation for haddock itself.Dominic Steinitz2015-12-211-0/+1
* Handle inline math with mathjax.Dominic Steinitz2015-12-211-0/+2
* Fix expansion icon for user-collapsible sectionsMateusz Kowalczyk2015-07-111-2/+3
* Do not insert anchor for section headings in contents boxwatashi2015-04-261-1/+4
* Remove now redundant importsMateusz Kowalczyk2015-03-261-2/+0
* Only keep one Version instead of blindly appendingMateusz Kowalczyk2014-12-171-3/+3
* Collapse user-defined section by default (re #335)Herbert Valerio Riedel2014-12-121-1/+1
* Allow the parser to spit out meta-infoMateusz Kowalczyk2014-12-101-31/+51
* Experimental support for collapsable headersMateusz Kowalczyk2014-10-291-10/+96
* Move sources under haddock-api/srcMateusz Kowalczyk2014-08-231-0/+143