| Commit message (Expand) | Author | Age | Files | Lines |
* | Keep track of ordered list indexes and render them (#1407) | Ben Simms | 2022-05-03 | 1 | -2/+5 |
* | spelling errors (#1471) | askeblad | 2022-04-06 | 1 | -1/+1 |
* | typos (#1464) | askeblad | 2022-03-16 | 1 | -1/+1 |
* | Match changes in GHC AST for in-tree API Annotations | Alan Zimmerman | 2021-03-15 | 1 | -1/+1 |
* | Add support for labeled module references | Iñaki García Etxebarria | 2021-02-07 | 1 | -7/+8 |
* | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0 | Ben Gamari | 2021-01-05 | 1 | -10/+10 |
|\ |
|
| * | Clean up warnings | Alec Theriault | 2020-03-22 | 1 | -1/+1 |
| * | Replace the 'caption' class so that the collapsible sections are shown | Kleidukos | 2020-03-19 | 1 | -1/+1 |
| * | Better identifier parsing | Alec Theriault | 2019-02-25 | 1 | -8/+8 |
* | | Modules: Types | Sylvain Henry | 2020-03-18 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'ghc-8.6' into ghc-head | Alec Theriault | 2018-11-10 | 1 | -2/+2 |
|\ |
|
| * | Only run MathJax on entities with "mathjax" class (#960) | Alec Theriault | 2018-11-05 | 1 | -2/+2 |
* | | Support hyperlink labels with inline markup | Alec Theriault | 2018-11-06 | 1 | -2/+2 |
|/ |
|
* | @since includes package name (#749) | Alec Theriault | 2018-03-27 | 1 | -21/+29 |
* | Grid Tables (#718) | Oleg Grenrus | 2018-02-01 | 1 | -1/+18 |
* | Use <details> element for collapsibles (#690) | Tim Baumann | 2017-10-09 | 1 | -3/+3 |
* | Move `DocMarkup` from haddock-api to haddock-library (#659) | Alexander Biehl | 2017-07-31 | 1 | -0/+1 |
* | Fix the documentation for haddock itself. | Dominic Steinitz | 2015-12-21 | 1 | -0/+1 |
* | Handle inline math with mathjax. | Dominic Steinitz | 2015-12-21 | 1 | -0/+2 |
* | Fix expansion icon for user-collapsible sections | Mateusz Kowalczyk | 2015-07-11 | 1 | -2/+3 |
* | Do not insert anchor for section headings in contents box | watashi | 2015-04-26 | 1 | -1/+4 |
* | Remove now redundant imports | Mateusz Kowalczyk | 2015-03-26 | 1 | -2/+0 |
* | Only keep one Version instead of blindly appending | Mateusz Kowalczyk | 2014-12-17 | 1 | -3/+3 |
* | Collapse user-defined section by default (re #335) | Herbert Valerio Riedel | 2014-12-12 | 1 | -1/+1 |
* | Allow the parser to spit out meta-info | Mateusz Kowalczyk | 2014-12-10 | 1 | -31/+51 |
* | Experimental support for collapsable headers | Mateusz Kowalczyk | 2014-10-29 | 1 | -10/+96 |
* | Move sources under haddock-api/src | Mateusz Kowalczyk | 2014-08-23 | 1 | -0/+143 |