Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add compile step that bundles and compresses JS files (#684) | Tim Baumann | 2017-09-23 | 1 | -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 Biehl | 2017-09-01 | 1 | -2/+4 |
| | | | QuickNav: Configurable show/hide trigger | ||||
* | 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 |
| | |||||
* | Add search button to #page-menu | alexbiehl | 2017-08-28 | 1 | -2/+2 |
| | |||||
* | Content search for haddock html doc | alexbiehl | 2017-08-27 | 1 | -0/+381 |