aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/resources/html
Commit message (Expand)AuthorAgeFilesLines
* Rename 'NewOcean' theme to 'Linuwial'Alec Theriault2018-11-112-0/+0
* Replace oplus/ominus expander/collapser icons with trianglesAlec Theriault2018-11-101-3/+3
* Space out functions moreAlec Theriault2018-11-081-6/+2
* overflow-y 'scroll' -> 'auto'Alec Theriault2018-11-071-2/+2
* Allow "Contents" summary to scroll in a fixed divAlec Theriault2018-11-071-10/+8
* Fix issues around plus/minusAlec Theriault2018-11-073-8/+6
* Revert "Make 'Contents' in NewOcean scrollable"Alec Theriault2018-10-261-2/+0
* Make 'Contents' in NewOcean scrollableAlec Theriault2018-10-261-0/+2
* Indent more things + slightly smaller fontAlec Theriault2018-10-251-2/+2
* Don't hide bullets in method docsAlec Theriault2018-10-252-4/+4
* Fix the synopsis buttonAlec Theriault2018-10-241-5/+8
* Fix copy-pasta error in data-filesAlec Theriault2018-10-241-0/+0
* Resurrect the style-switcherAlec Theriault2018-10-245-30/+42
* Update JS dependenciesAlec Theriault2018-10-244-1860/+3510
* Improve code blocks stylingNuno Alexandre2018-10-181-7/+25
* Misc of tweaksNuno Alexandre2018-10-181-10/+32
* Use 'flex' to fix header alignmentNuno Alexandre2018-10-181-11/+55
* Update font to PT SansNuno Alexandre2018-10-181-13/+21
* Fix issue with menu alignment on firefoxNunoAlexandre2018-10-181-0/+1
* Fix responsive triggers overlap issueNunoAlexandre2018-10-181-4/+4
* Minor adjustmentsNunoAlexandre2018-10-181-3/+11
* Improve information densityNuno Alexandre2018-10-181-48/+74
* Make synopsis scrollable on wide screensNuno Alexandre2018-10-181-0/+1
* Address several PR commentsNuno Alexandre2018-10-181-43/+78
* Decrease space between code blocksNuno Alexandre2018-10-181-7/+7
* Improve synopsis style and codeNuno Alexandre2018-10-181-13/+13
* Make the style consistent with hackageNuno Alexandre2018-10-181-44/+62
* Make it responsiveNunoAlexandre2018-10-181-10/+61
* Update html test reference filesNunoAlexandre2018-10-181-2/+1
* Improve appearance and readabilityNunoAlexandre2018-10-181-22/+39
* Add NewOcean themealexbiehl2018-10-1810-1/+648
* Clear search string on hide for #781 (#789)Jack Henahan2018-04-033-4/+4
* Quickjump Scrollable overlayAlexander Biehl2018-02-011-2/+2
* Grid Tables (#718)Oleg Grenrus2018-02-012-0/+29
* Quickjump: Matches on function names weight more than matches in ...alexbiehl2018-02-013-3/+11
* Decrease threshold for fuzzy matchingalexbiehl2017-10-303-3/+3
* Add build command to package.jsonalexbiehl2017-10-301-1/+2
* Quick Jump: Show error when loading 'doc-index.json' failed (#691)Tim Baumann2017-10-104-14/+34
* Use <details> element for collapsibles (#690)Tim Baumann2017-10-096-78/+164
* Add compile step that bundles and compresses JS files (#684)Tim Baumann2017-09-2316-1146/+4256
* Make trigger link configurable (#678)Alexander Biehl2017-09-011-2/+4
* Rename "Search" tab to "Quick Jump"Alexander Biehl2017-09-011-1/+1
* Use relative URL when no docBaseUrl givenAlexander Biehl2017-09-011-1/+1
* QuickNav: Also use baseUrl for doc-index.json requestAlexander Biehl2017-08-291-1/+1
* QuickNav: Make docbase configurableAlexander Biehl2017-08-291-2/+12
* Include subordinates in content indexalexbiehl2017-08-291-1/+2
* Removed `nowrap` for interface method sigs (#674)Paolo Veronelli2017-08-291-3/+1
* Content search cssalexbiehl2017-08-281-0/+149
* Add search button to #page-menualexbiehl2017-08-281-2/+2
* Content search for haddock html docalexbiehl2017-08-273-0/+798