summaryrefslogtreecommitdiff
path: root/tools/doc/html.js
Commit message (Expand)AuthorAgeFilesLines
* tools: update doctool dependencies, migrate to ESMMichaël Zasso2021-06-141-498/+0
* tools: relax max-len lint rule for template stringsRich Trott2021-04-071-18/+10
* tools,doc: add "legacy" badge in the TOCAntoine du Hamel2021-04-011-3/+3
* doc,tools: use only one level 1 header per pageRich Trott2021-03-251-4/+13
* tools,doc: add support for several flavors of JS code snippetsAntoine du Hamel2021-03-061-9/+40
* doc: optimize HTML renderingAntoine du Hamel2021-02-151-1/+13
* tools: avoid pending deprecation in doc generatorMichaël Zasso2021-02-121-2/+7
* doc: remove TOC summary for pages with no TOCRich Trott2021-01-311-7/+13
* tools: update stability index linking logicRich Trott2020-11-301-1/+1
* tools: update doc tools to remark-parse@9.0.0Rich Trott2020-11-121-0/+4
* doc: use .md extension for internal linksAntoine du Hamel2020-10-011-1/+3
* tools,doc: upgrade dependenciesAntoine du Hamel2020-09-221-3/+3
* doc: remove problematic auto-linking of curl man pagesRich Trott2020-09-151-4/+0
* doc: refactor deprecation anchorsAntoine du HAMEL2020-09-041-1/+12
* tools,doc: allow page titles to contain inline codeAntoine du HAMEL2020-09-031-5/+7
* tools,doc: fix global table of content active elementAntoine du Hamel2020-09-031-1/+1
* doc,tools: remove malfunctioning Linux manpage linkerRich Trott2020-09-021-5/+0
* doc,tools: syntax highlight api docs at compile-timeFrancisco Ryan Tolmasky I2020-07-161-0/+16
* doc: add dynamic source code linksAlec Davidson2020-06-261-2/+5
* tools: remove unused code in doc generation toolRich Trott2020-04-231-13/+1
* tools: only fetch previous versions when necessaryRichard Lau2020-03-311-5/+3
* test: fix flaky doctool and testRich Trott2019-10-151-2/+2
* doc,tools: get altDocs versions from CHANGELOG.mdRichard Lau2019-06-011-16/+5
* doc,tools: updates for 6.x End-of-LifeRichard Lau2019-05-141-1/+1
* tools: add `12.x` to alternative docs versionsRichard Lau2019-05-141-0/+1
* tools,doc: fix 404 broken links in docsGerson Niño2019-04-201-0/+10
* tools: update to mdast-util-to-hast v3.0.2Sam Ruby2019-03-101-21/+1
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-2/+2
* tools: refactor tools JS codeRich Trott2019-03-041-1/+1
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-1/+1
* tools,doc: fix version picker bug in html.jsRich Trott2018-11-271-0/+1
* tools: update alternative docs versionsRichard Lau2018-11-021-1/+2
* doc: remove GA trackingBen Noordhuis2018-10-041-25/+1
* tools: fix doc tool behavior for version arraysTobias Nießen2018-09-121-3/+11
* doc: Remove 'dnt_helper.js'MaleDong2018-09-021-3/+11
* tools: Include links to source code in documentationSam Ruby2018-08-291-1/+6
* doc: support 'removed' field in doc YAML sectionsSarat Addepalli2018-08-261-1/+9
* tools: fix header escaping regressionSam Ruby2018-08-131-1/+4
* tools: do not autolink section to itselfVse Mozhet Byt2018-08-081-2/+2
* tools: flatten apidoc headersSam Ruby2018-07-261-6/+21
* tools: produce JSON documentation using unified/remark/rehypeSam Ruby2018-07-251-17/+8
* tools: build API TOC using raw headersSam Ruby2018-07-211-2/+4
* tools: create HTML docs with unified/remark/rehypeSam Ruby2018-07-201-145/+188
* doc: add "Edit on GitHub" linkRich Trott2018-07-131-0/+8
* tools: build all.json by combining generated JSONSam Ruby2018-07-091-2/+2
* n-api: restrict exports by versionKyle Farnung2018-07-051-0/+4
* doc: removed LTS label from v4 in doc version pickerChris Young2018-05-231-1/+1
* tools, doc: wrap manpage links in code elementsVse Mozhet Byt2018-05-171-1/+1
* tools, doc: fix stability index isssuesVse Mozhet Byt2018-05-171-6/+15
* tools: overhaul tools/doc/html.jsVse Mozhet Byt2018-05-141-307/+213