summaryrefslogtreecommitdiff
path: root/support/jsdoc/jsdoc-fix-html.js
Commit message (Collapse)AuthorAgeFilesLines
* Housekeeping (#1772)Jimmy Wärting2021-12-021-5/+4
| | | | | | | | | | | | | | | | | | | * rimraf was not being used * one less use of lodash dep * shorter name variant * one less lodash fn being used * use native forEach * result was a object * one less lodash recommendation * more explicit path * removed a unused variable
* docs: use `docs/` folder, include links for every major version (#1648)Alex Early2019-05-261-18/+9
| | | | | | | | | | | | | | | | | | | | | | | | * publish docs to docs folder * disable jekyll * dont clean docs folder * add v2 docs * move docs to v3 * fix nav links, remove pointless footer text * fix scripts/footer * make doc generation idempotent * css tweak * fix path between v2 and v3 * fix logo link
* disallow variable shadowingAlexander Early2018-07-081-6/+7
|
* ES6-ify codebase (#1553)Alex Early2018-07-081-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cancelable foreach * cancelable waterfall * cancellable auto * fix lint * fix tests * cancelable whilst/until/during/forever * fix waterfall test. It WILL get there * docs * use rest params instead of slice * clean up internals * remove property func * clarify uses of createTester * happy path async funtions in asyncify * stop using arguments * DLL to class * moar arrows * fix merge issues * remove forOwn * moar arrows * fix merge mistake * even more arrows, what can stop him * mo more fn.apply(null,...) * remove more spurious uses of apply * update lint config * just when you thought there couldn't possibly be more arrows * use eslint:recommended * even less uses or aguments * get rid of prototype cuteness * fix concat tests * fix more tests
* docs: added searching aliases (see #1339)Hubert Argasinski2016-12-111-28/+1
|
* docs: fix missing caretHubert Argasinski2016-11-231-1/+1
|
* docs: update version to latest in nav (fixes #1328)Hubert Argasinski2016-11-231-0/+5
|
* fix style error in doc generation scriptHubert Argasinski2016-10-121-1/+0
|
* docs: using jQuery/cheerio builtins for adding classHubert Argasinski2016-10-091-3/+1
|
* docs: highlight current method in toc when viewing source fileHubert Argasinski2016-10-071-0/+6
|
* docs: added Bootstrap scroll-spyHubert Argasinski2016-10-071-16/+28
|
* docs: combine toc sublists into one listHubert Argasinski2016-10-071-3/+24
|
* update params table style, re-order doc itemsAlexander Early2016-07-011-1/+1
|
* copy custom styles into main css, tweak layoutAlexander Early2016-06-301-1/+0
|
* copy custom script tag into themeAlexander Early2016-06-301-4/+0
|
* copy custom navbar into themeAlexander Early2016-06-301-26/+12
|
* copy custom head data into themeAlexander Early2016-06-301-9/+8
|
* displaying logo on siteHubert Argasinski2016-06-291-2/+2
|
* fixed eslint issues in jsdoc filesHubert Argasinski2016-06-291-5/+0
|
* final tweaks before publishingHubert Argasinski2016-06-291-0/+1
|
* jsdoc: added searchbar, need to still implement functionality @megawacHubert Argasinski2016-06-291-17/+40
|
* jsdoc: added fixed header (using jsdelivr for jQuery, no gulpfile)Hubert Argasinski2016-06-291-18/+43
|
* jsdoc: moving jsdoc related files to subdirectoryHubert Argasinski2016-06-291-0/+168