| Commit message (Expand) | Author | Age | Files | Lines |
* | check in built files for comparison | Alexander Early | 2017-04-09 | 1 | -3/+0 |
* | Add changelog to nav | Graeme Yeates | 2017-04-04 | 1 | -0/+1 |
* | docs: added searching aliases (see #1339) | Hubert Argasinski | 2016-12-11 | 4 | -45/+82 |
* | docs: fix missing caret | Hubert Argasinski | 2016-11-23 | 1 | -1/+1 |
* | docs: update version to latest in nav (fixes #1328) | Hubert Argasinski | 2016-11-23 | 1 | -0/+5 |
* | Cleanup links in template | Graeme Yeates | 2016-11-03 | 1 | -4/+4 |
* | Avoid importing font using @import | Graeme Yeates | 2016-11-03 | 2 | -5/+5 |
* | Use cdn prettify | Graeme Yeates | 2016-11-03 | 1 | -2/+1 |
* | Optimize asset loading for docsoptimize-page-load | Graeme Yeates | 2016-11-02 | 1 | -10/+13 |
* | Update various dev dependencies | Graeme Yeates | 2016-10-16 | 1 | -2/+2 |
* | fix style error in doc generation script | Hubert Argasinski | 2016-10-12 | 1 | -1/+0 |
* | docs: update searching to use new ids | Hubert Argasinski | 2016-10-11 | 1 | -3/+3 |
* | docs: using jQuery/cheerio builtins for adding class | Hubert Argasinski | 2016-10-09 | 1 | -3/+1 |
* | docs: update old id links to new ones | Hubert Argasinski | 2016-10-07 | 1 | -0/+12 |
* | docs: highlight current method in toc when viewing source file | Hubert Argasinski | 2016-10-07 | 1 | -0/+6 |
* | docs: added Bootstrap scroll-spy | Hubert Argasinski | 2016-10-07 | 3 | -25/+55 |
* | docs: combine toc sublists into one list | Hubert Argasinski | 2016-10-07 | 2 | -3/+48 |
* | added alias documentation, fixes #1251 | Hubert Argasinski | 2016-07-24 | 2 | -2/+16 |
* | Autofocus search | Graeme Yeates | 2016-07-13 | 1 | -1/+1 |
* | cleanup | Ivan Seidel | 2016-07-01 | 1 | -1/+1 |
* | Give space to scroll, Improve headings | Ivan Seidel | 2016-07-01 | 2 | -3/+25 |
* | cleanup | Ivan Seidel | 2016-07-01 | 1 | -3/+0 |
* | Improve layout, fix responsiveness | Ivan Seidel | 2016-07-01 | 1 | -22/+54 |
* | link to docs in readme, move old readme to intro.md | Alexander Early | 2016-07-01 | 1 | -1/+1 |
* | hide useless type signature | Alexander Early | 2016-07-01 | 1 | -1/+2 |
* | update params table style, re-order doc items | Alexander Early | 2016-07-01 | 4 | -36/+44 |
* | tweak header styles | Alexander Early | 2016-07-01 | 1 | -3/+3 |
* | tweak search and footer styling | Alexander Early | 2016-07-01 | 1 | -11/+42 |
* | fix nav z-ordering | Alexander Early | 2016-06-30 | 1 | -4/+4 |
* | copy custom styles into main css, tweak layout | Alexander Early | 2016-06-30 | 4 | -72/+64 |
* | copy custom script tag into theme | Alexander Early | 2016-06-30 | 2 | -4/+1 |
* | copy custom navbar into theme | Alexander Early | 2016-06-30 | 3 | -56/+44 |
* | copy custom head data into theme | Alexander Early | 2016-06-30 | 5 | -35/+33 |
* | copy minami theme into project | Alexander Early | 2016-06-30 | 53 | -1/+17414 |
* | remove unused esdoc config | Alexander Early | 2016-06-30 | 1 | -6/+0 |
* | accidentially undid toc fix | Hubert Argasinski | 2016-06-30 | 1 | -3/+1 |
* | force favicon refresh | Hubert Argasinski | 2016-06-29 | 1 | -0/+1 |
* | displaying logo on site | Hubert Argasinski | 2016-06-29 | 3 | -5/+17 |
* | Merge branch 'docs-pr' of https://github.com/hargasinski/async into docs-pr | Hubert Argasinski | 2016-06-29 | 1 | -3/+1 |
|\ |
|
| * | Ensure all items are visible in TOC | Graeme Yeates | 2016-06-29 | 1 | -3/+1 |
* | | fix code and import path styling | Hubert Argasinski | 2016-06-29 | 1 | -0/+6 |
|/ |
|
* | fixed eslint issues in jsdoc files | Hubert Argasinski | 2016-06-29 | 2 | -12/+4 |
* | added missing slash to searching on subroutes | Hubert Argasinski | 2016-06-29 | 1 | -5/+5 |
* | Attempt to fix search on subroutes | Graeme Yeates | 2016-06-29 | 1 | -20/+25 |
* | final tweaks before publishing | Hubert Argasinski | 2016-06-29 | 3 | -2/+13 |
* | jsdoc: added substr matching, closes #9, @megawac | Hubert Argasinski | 2016-06-29 | 1 | -3/+17 |
* | jsdoc: added searching through issues, @megawac | Hubert Argasinski | 2016-06-29 | 1 | -2/+38 |
* | jsdoc: improved tt-menu styling, closes #8, @megawac | Hubert Argasinski | 2016-06-29 | 2 | -2/+20 |
* | fixed searhing issues | Hubert Argasinski | 2016-06-29 | 1 | -2/+13 |
* | Fix search, WIP search linking | Graeme Yeates | 2016-06-29 | 3 | -26/+15 |