| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: update doctool dependencies, migrate to ESM | Michaël Zasso | 2021-06-14 | 1 | -498/+0 |
* | tools: relax max-len lint rule for template strings | Rich Trott | 2021-04-07 | 1 | -18/+10 |
* | tools,doc: add "legacy" badge in the TOC | Antoine du Hamel | 2021-04-01 | 1 | -3/+3 |
* | doc,tools: use only one level 1 header per page | Rich Trott | 2021-03-25 | 1 | -4/+13 |
* | tools,doc: add support for several flavors of JS code snippets | Antoine du Hamel | 2021-03-06 | 1 | -9/+40 |
* | doc: optimize HTML rendering | Antoine du Hamel | 2021-02-15 | 1 | -1/+13 |
* | tools: avoid pending deprecation in doc generator | Michaël Zasso | 2021-02-12 | 1 | -2/+7 |
* | doc: remove TOC summary for pages with no TOC | Rich Trott | 2021-01-31 | 1 | -7/+13 |
* | tools: update stability index linking logic | Rich Trott | 2020-11-30 | 1 | -1/+1 |
* | tools: update doc tools to remark-parse@9.0.0 | Rich Trott | 2020-11-12 | 1 | -0/+4 |
* | doc: use .md extension for internal links | Antoine du Hamel | 2020-10-01 | 1 | -1/+3 |
* | tools,doc: upgrade dependencies | Antoine du Hamel | 2020-09-22 | 1 | -3/+3 |
* | doc: remove problematic auto-linking of curl man pages | Rich Trott | 2020-09-15 | 1 | -4/+0 |
* | doc: refactor deprecation anchors | Antoine du HAMEL | 2020-09-04 | 1 | -1/+12 |
* | tools,doc: allow page titles to contain inline code | Antoine du HAMEL | 2020-09-03 | 1 | -5/+7 |
* | tools,doc: fix global table of content active element | Antoine du Hamel | 2020-09-03 | 1 | -1/+1 |
* | doc,tools: remove malfunctioning Linux manpage linker | Rich Trott | 2020-09-02 | 1 | -5/+0 |
* | doc,tools: syntax highlight api docs at compile-time | Francisco Ryan Tolmasky I | 2020-07-16 | 1 | -0/+16 |
* | doc: add dynamic source code links | Alec Davidson | 2020-06-26 | 1 | -2/+5 |
* | tools: remove unused code in doc generation tool | Rich Trott | 2020-04-23 | 1 | -13/+1 |
* | tools: only fetch previous versions when necessary | Richard Lau | 2020-03-31 | 1 | -5/+3 |
* | test: fix flaky doctool and test | Rich Trott | 2019-10-15 | 1 | -2/+2 |
* | 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 |