| Commit message (Expand) | Author | Age | Files | Lines |
| * | doc,tools: get altDocs versions from CHANGELOG.md | Richard Lau | 2019-06-01 | 1 | -16/+5 |
| * | doc,tools: updates for 6.x End-of-Life | Richard Lau | 2019-05-14 | 1 | -1/+1 |
| * | tools: add `12.x` to alternative docs versions | Richard Lau | 2019-05-14 | 1 | -0/+1 |
| * | tools,doc: fix 404 broken links in docs | Gerson Niño | 2019-04-20 | 1 | -0/+10 |
| * | tools: update to mdast-util-to-hast v3.0.2 | Sam Ruby | 2019-03-10 | 1 | -21/+1 |
| * | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-03-10 | 1 | -2/+2 |
| * | tools: refactor tools JS code | Rich Trott | 2019-03-04 | 1 | -1/+1 |
| * | doc,lib,test: capitalize comment sentences | Ruben Bridgewater | 2018-12-17 | 1 | -1/+1 |
| * | tools,doc: fix version picker bug in html.js | Rich Trott | 2018-11-27 | 1 | -0/+1 |
| * | tools: update alternative docs versions | Richard Lau | 2018-11-02 | 1 | -1/+2 |
| * | doc: remove GA tracking | Ben Noordhuis | 2018-10-04 | 1 | -25/+1 |
| * | tools: fix doc tool behavior for version arrays | Tobias Nießen | 2018-09-12 | 1 | -3/+11 |
| * | doc: Remove 'dnt_helper.js' | MaleDong | 2018-09-02 | 1 | -3/+11 |
| * | tools: Include links to source code in documentation | Sam Ruby | 2018-08-29 | 1 | -1/+6 |
| * | doc: support 'removed' field in doc YAML sections | Sarat Addepalli | 2018-08-26 | 1 | -1/+9 |
| * | tools: fix header escaping regression | Sam Ruby | 2018-08-13 | 1 | -1/+4 |
| * | tools: do not autolink section to itself | Vse Mozhet Byt | 2018-08-08 | 1 | -2/+2 |
| * | tools: flatten apidoc headers | Sam Ruby | 2018-07-26 | 1 | -6/+21 |
| * | tools: produce JSON documentation using unified/remark/rehype | Sam Ruby | 2018-07-25 | 1 | -17/+8 |
| * | tools: build API TOC using raw headers | Sam Ruby | 2018-07-21 | 1 | -2/+4 |
| * | tools: create HTML docs with unified/remark/rehype | Sam Ruby | 2018-07-20 | 1 | -145/+188 |
| * | doc: add "Edit on GitHub" link | Rich Trott | 2018-07-13 | 1 | -0/+8 |
| * | tools: build all.json by combining generated JSON | Sam Ruby | 2018-07-09 | 1 | -2/+2 |
| * | n-api: restrict exports by version | Kyle Farnung | 2018-07-05 | 1 | -0/+4 |
| * | doc: removed LTS label from v4 in doc version picker | Chris Young | 2018-05-23 | 1 | -1/+1 |
| * | tools, doc: wrap manpage links in code elements | Vse Mozhet Byt | 2018-05-17 | 1 | -1/+1 |
| * | tools, doc: fix stability index isssues | Vse Mozhet Byt | 2018-05-17 | 1 | -6/+15 |
| * | tools: overhaul tools/doc/html.js | Vse Mozhet Byt | 2018-05-14 | 1 | -307/+213 |
| * | doc, tools: unify stability signatures | Vse Mozhet Byt | 2018-05-09 | 1 | -2/+1 |
| * | tools: add v10 to alternative version docs menu | Vse Mozhet Byt | 2018-05-08 | 1 | -0/+1 |
| * | tools: remove redundant code in doc/html.js | Vse Mozhet Byt | 2018-05-07 | 1 | -52/+12 |
| * | tools: simplify HTML generation | Vse Mozhet Byt | 2018-04-28 | 1 | -63/+22 |
| * | tools: fix comment nits in tools/doc/*.js files | Vse Mozhet Byt | 2018-03-30 | 1 | -23/+23 |
| * | tools: fix man pages linking regex | Diego Rodríguez Baquero | 2017-12-22 | 1 | -4/+4 |
| * | tools: replace space with \b in regex | Diego Rodríguez Baquero | 2017-12-09 | 1 | -1/+1 |
| * | tools: make doc tool a bit more readable | Tobias Nießen | 2017-11-21 | 1 | -3/+1 |
| * | tools: remove unused trailing function arguments | Rich Trott | 2017-11-13 | 1 | -1/+1 |
| * | tools: add direct anchors for error codes | Joyee Cheung | 2017-11-08 | 1 | -3/+9 |
| * | tools: remove unneeded parentheses in doc/html.js | Vse Mozhet Byt | 2017-11-06 | 1 | -1/+1 |
| * | tools: replace string concetation with templates | Patrick Heneise | 2017-11-06 | 1 | -4/+4 |
| * | doc: add 9.x to version picker and mark 8.x as LTS | Chris Young | 2017-11-03 | 1 | -1/+2 |
| * | tools: use template literals | Sarah Meyer | 2017-10-08 | 1 | -5/+5 |
| * | doc: prevent displaying empty version picker | Chris Young | 2017-09-19 | 1 | -2/+10 |
| * | tools: fix linter error in html.js | Michaël Zasso | 2017-08-29 | 1 | -3/+1 |
| * | doc: add links to alternative versions of doc | Chris Young | 2017-08-28 | 1 | -1/+52 |
| * | doc: fix word wrapping for api stability boxes | Saad Quadri | 2017-08-16 | 1 | -1/+1 |
| * | tools: change var to const in ./doc/html | Ruben Bridgewater | 2017-07-02 | 1 | -14/+14 |
| * | tools: add table parsing capability to the doctool | Roman Reiss | 2017-04-19 | 1 | -3/+25 |
| * | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
| * | tools: add links to the stability index reference | Michael Cox | 2017-03-09 | 1 | -1/+4 |