| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve code blocks styling | Nuno Alexandre | 2018-10-18 | 1 | -7/+25 |
* | Misc of tweaks | Nuno Alexandre | 2018-10-18 | 1 | -10/+32 |
* | Use 'flex' to fix header alignment | Nuno Alexandre | 2018-10-18 | 1 | -11/+55 |
* | Update font to PT Sans | Nuno Alexandre | 2018-10-18 | 1 | -13/+21 |
* | Fix issue with menu alignment on firefox | NunoAlexandre | 2018-10-18 | 1 | -0/+1 |
* | Fix responsive triggers overlap issue | NunoAlexandre | 2018-10-18 | 1 | -4/+4 |
* | Minor adjustments | NunoAlexandre | 2018-10-18 | 1 | -3/+11 |
* | Improve information density | Nuno Alexandre | 2018-10-18 | 1 | -48/+74 |
* | Make synopsis scrollable on wide screens | Nuno Alexandre | 2018-10-18 | 1 | -0/+1 |
* | Address several PR comments | Nuno Alexandre | 2018-10-18 | 1 | -43/+78 |
* | Decrease space between code blocks | Nuno Alexandre | 2018-10-18 | 1 | -7/+7 |
* | Improve synopsis style and code | Nuno Alexandre | 2018-10-18 | 1 | -13/+13 |
* | Make the style consistent with hackage | Nuno Alexandre | 2018-10-18 | 1 | -44/+62 |
* | Make it responsive | NunoAlexandre | 2018-10-18 | 1 | -10/+61 |
* | Update html test reference files | NunoAlexandre | 2018-10-18 | 1 | -2/+1 |
* | Improve appearance and readability | NunoAlexandre | 2018-10-18 | 1 | -22/+39 |
* | Add NewOcean theme | alexbiehl | 2018-10-18 | 10 | -1/+648 |
* | Clear search string on hide for #781 (#789) | Jack Henahan | 2018-04-03 | 3 | -4/+4 |
* | Quickjump Scrollable overlay | Alexander Biehl | 2018-02-01 | 1 | -2/+2 |
* | Grid Tables (#718) | Oleg Grenrus | 2018-02-01 | 2 | -0/+29 |
* | Quickjump: Matches on function names weight more than matches in ... | alexbiehl | 2018-02-01 | 3 | -3/+11 |
* | Decrease threshold for fuzzy matching | alexbiehl | 2017-10-30 | 3 | -3/+3 |
* | Add build command to package.json | alexbiehl | 2017-10-30 | 1 | -1/+2 |
* | Quick Jump: Show error when loading 'doc-index.json' failed (#691) | Tim Baumann | 2017-10-10 | 4 | -14/+34 |
* | Use <details> element for collapsibles (#690) | Tim Baumann | 2017-10-09 | 6 | -78/+164 |
* | Add compile step that bundles and compresses JS files (#684) | Tim Baumann | 2017-09-23 | 16 | -1146/+4256 |
* | Make trigger link configurable (#678) | Alexander Biehl | 2017-09-01 | 1 | -2/+4 |
* | Rename "Search" tab to "Quick Jump" | Alexander Biehl | 2017-09-01 | 1 | -1/+1 |
* | Use relative URL when no docBaseUrl given | Alexander Biehl | 2017-09-01 | 1 | -1/+1 |
* | QuickNav: Also use baseUrl for doc-index.json request | Alexander Biehl | 2017-08-29 | 1 | -1/+1 |
* | QuickNav: Make docbase configurable | Alexander Biehl | 2017-08-29 | 1 | -2/+12 |
* | Include subordinates in content index | alexbiehl | 2017-08-29 | 1 | -1/+2 |
* | Removed `nowrap` for interface method sigs (#674) | Paolo Veronelli | 2017-08-29 | 1 | -3/+1 |
* | Content search css | alexbiehl | 2017-08-28 | 1 | -0/+149 |
* | Add search button to #page-menu | alexbiehl | 2017-08-28 | 1 | -2/+2 |
* | Content search for haddock html doc | alexbiehl | 2017-08-27 | 3 | -0/+798 |
* | Fix #249 (#655) | Bryn Edwards | 2017-07-17 | 2 | -0/+2 |
* | Correctly remember collapsed sections (#608) | Alex Biehl | 2017-04-30 | 1 | -4/+4 |
* | Remove anything related to obsolete frames mode | alexbiehl | 2017-04-26 | 2 | -135/+1 |
* | Add highlight for :target to ocean.css | David Turner | 2017-04-03 | 1 | -0/+4 |
* | Render help documentation link next to (signature) in title. | Edward Z. Yang | 2017-03-23 | 1 | -0/+5 |
* | ocean: Ensure that synopsis fully covers other content | Ben Gamari | 2016-06-16 | 1 | -0/+2 |
* | remove framed view of the HTML documentation (see #114 and #274) | Sebastian Meric de Bellefon | 2016-05-24 | 2 | -58/+0 |
* | Fix #303. Hide footer when printing | Sebastian Meric de Bellefon | 2016-05-14 | 2 | -0/+7 |
* | Move the permalinks to "#" on the right side | Phil Ruffwind | 2016-02-08 | 1 | -9/+4 |
* | Fix issue with instance expander hijacking type hyperlink click. | Łukasz Hanuszczak | 2015-08-21 | 1 | -0/+2 |
* | Improve placement of instance methods expander button. | Łukasz Hanuszczak | 2015-08-21 | 1 | -4/+10 |
* | Fix record field alignment when name is too long | Phil Ruffwind | 2015-08-02 | 1 | -14/+15 |
* | Link to the definitions to themselves | Phil Ruffwind | 2015-08-02 | 1 | -0/+3 |
* | Avoid JavaScript error during page load in non-frame mode | Phil Ruffwind | 2015-08-02 | 1 | -1/+1 |