aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/resources/html/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Add compile step that bundles and compresses JS files (#684)Tim Baumann2017-09-231-394/+0
| | | | | | | | | | | | | | | | | | * Add compile step that bundles and compresses JS files Also, manage dependencies on third-party JS libraries using NPM. * Compile JS from TypeScript * Enable 'noImplicitAny' in TypeScript * QuickJump: use JSX syntax * Generate source maps from TypeScript for easier debugging * TypeScript: more accurate type * Separate quick jump css file from ocean theme
* Make trigger link configurable (#678)Alexander Biehl2017-09-011-2/+4
| | | QuickNav: Configurable show/hide trigger
* 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
|
* Add search button to #page-menualexbiehl2017-08-281-2/+2
|
* Content search for haddock html docalexbiehl2017-08-271-0/+381