aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Backends/Xhtml.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix #783 Don't show button if --quickjump not presentMike Pilgrem2022-06-121-14/+37
* Render module tree per package in the content page (#1492)Marcin Szamotulski2022-06-071-25/+65
* Check if doc-index.json exists before reading it (#1488)Marcin Szamotulski2022-05-241-4/+9
* coot/multiple packages (ghc-9.2) (#1418)Marcin Szamotulski2021-08-081-36/+101
* Match changes in GHC AST for in-tree API AnnotationsAlan Zimmerman2021-03-151-2/+1
* Merge remote-tracking branch 'origin/ghc-head' into wip/ghc-head-mergeBen Gamari2021-02-061-4/+1
|\
| * Make haddock more robust to changes to the `Language` data typeJoachim Breitner2021-01-221-4/+1
* | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-051-2/+13
|\ \ | |/ |/|
| * Changes for GHC#17566Alex Biehl2020-12-081-1/+1
| * Add dangling changes from branches ghc-8.6 and ghc-8.8 (#1243)Xia Li-yao2020-12-081-0/+1
| * Add support for custom section anchors (#1179)IƱaki2020-04-251-1/+7
| * Disallow links in section headersAlec Theriault2020-03-281-1/+1
| * Remove unused `Haddock.Utils` functionsAlec Theriault2020-03-281-0/+4
* | Fix after unit refactoringSylvain Henry2020-06-081-7/+8
* | Modules: TypesSylvain Henry2020-03-181-1/+1
* | Modules: Driver (#13009)Sylvain Henry2020-02-191-1/+1
* | Changes for GHC#17566Ryan Scott2020-01-251-1/+1
|/
* Refactor names + unused functions (#982)Alec Theriault2018-12-171-5/+2
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-11-231-2/+2
* Merge branch 'ghc-8.6' into ghc-headAlec Theriault2018-11-101-14/+25
|\
| * Merge branch 'ghc-8.6' into wip/new-oceanAlec Theriault2018-11-091-10/+17
| |\
| | * Only run MathJax on entities with "mathjax" class (#960)Alec Theriault2018-11-051-9/+15
| * | Clicking on "Contents" navigates to top of pageAlec Theriault2018-11-081-1/+1
| * | Allow "Contents" summary to scroll in a fixed divAlec Theriault2018-11-071-2/+2
| * | Fix issues around plus/minusAlec Theriault2018-11-071-0/+1
| * | Update font in Xhtml.hs to PT SansNuno Alexandre2018-10-181-1/+1
| * | Avoid name shadowingalexbiehl2018-10-181-2/+3
| * | Add an initial-scale property to all haddock pagesNuno Alexandre2018-10-181-2/+3
| * | Place the package name before the menu linksNuno Alexandre2018-10-181-2/+2
| * | Make the style consistent with hackageNuno Alexandre2018-10-181-2/+2
| * | Update html test reference filesNunoAlexandre2018-10-181-1/+1
| * | Include custom font in the html headNunoAlexandre2018-10-181-1/+2
| |/
* / Set UTF-8 encoding before writing files (#934)Alec Theriault2018-10-161-5/+5
|/
* Merge branch 'ghc-head' with 'ghc-8.4'Herbert Valerio Riedel2018-05-011-1/+1
|\
| * Match changes in GHC for TTGAlan Zimmerman2018-04-271-1/+1
| * Use withBinaryFilealexbiehl2018-02-181-1/+1
| * QuickJump: Mitigate encoding problems on Windowsalexbiehl2018-02-181-4/+5
* | @since includes package name (#749)Alec Theriault2018-03-271-53/+57
* | Use withBinaryFilealexbiehl2018-02-041-1/+1
* | QuickJump: Mitigate encoding problems on Windowsalexbiehl2018-02-031-4/+5
* | Clickable anchors for headings (#716)Alec Theriault2018-02-011-1/+2
|/
* Merge remote-tracking branch 'origin/master' into ghc-headalexbiehl2017-10-311-27/+33
|\
| * Remote tabalexbiehl2017-10-311-2/+1
| * Copy quickjump.css for nicer error messagesalexbiehl2017-10-311-3/+3
| * Supported reexported-modules via --reexport flag.Edward Z. Yang2017-10-311-14/+11
| * Put Quickjump behind --quickjump flag (#697)Alexander Biehl2017-10-301-8/+11
| * Use <details> element for collapsibles (#690)Tim Baumann2017-10-091-7/+14
* | Fix merge falloutalexbiehl2017-10-081-5/+4
* | Merge remote-tracking branch 'origin/ghc-head' into HEADalexbiehl2017-10-081-5/+7
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into ghc-headalexbiehl2017-08-211-64/+11
| |\