summaryrefslogtreecommitdiff
path: root/test/doctool
Commit message (Expand)AuthorAgeFilesLines
* test: run doctool tests in parallelJoyee Cheung2023-04-041-1/+1
* tools: fix incorrect version history orderFabien Michel2022-12-141-2/+3
* test: add lint rule to enforce trailing commasAntoine du Hamel2022-11-175-44/+44
* doc: move policy docs to the permissions scopeRafael Gonzaga2022-09-051-0/+6
* doc: update default branch name in `test/**`Luigi Pinca2022-06-171-2/+2
* doc,tools: improve navigability of API docsPaolo Insogna2022-02-241-1/+2
* tools: lint deprecation codesAntoine du Hamel2022-02-191-0/+28
* test: use Object.hasOwn() where applicableRich Trott2022-01-251-1/+1
* tools: update doc generator dependenciesMichaël Zasso2021-09-182-18/+16
* doc: anchor link parity between markdown and html-generated docsfoxxyz2021-08-301-18/+32
* tools: update doctool dependencies, migrate to ESMMichaël Zasso2021-06-146-68/+54
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-14/+14
* doc,tools: use only one level 1 header per pageRich Trott2021-03-251-19/+19
* test: fix deprecation warning in test-doctool-htmlAntoine du Hamel2021-03-231-1/+1
* tools,doc: add support for several flavors of JS code snippetsAntoine du Hamel2021-03-061-1/+9
* test: fix test-doctool-htmlAntoine du Hamel2021-02-161-8/+13
* test,doc,lib: adjust object literal newlines for lint ruleRich Trott2021-01-261-2/+1
* test: add common.mustSucceedTobias Nießen2020-10-171-4/+2
* doc: use .md extension for internal linksAntoine du Hamel2020-10-011-0/+47
* tools,doc: allow page titles to contain inline codeAntoine du HAMEL2020-09-031-18/+16
* doc: use _Static method_ instead of _Class Method_Rich Trott2020-08-092-5/+5
* doc: add dynamic source code linksAlec Davidson2020-06-261-1/+1
* test: fix tool path in test-doctool-versions.jsRichard Lau2020-04-051-2/+2
* tools: only fetch previous versions when necessaryRichard Lau2020-03-312-39/+65
* tools: update JSON header parsing for backticksRich Trott2020-01-121-0/+68
* tools: add unified plugin changing links for html docsMarek Łabuz2019-11-301-0/+30
* tools: make doctool work if no internet availableRichard Lau2019-11-051-0/+59
* test: fix flaky doctool and testRich Trott2019-10-151-21/+11
* tools: make apilinks building more robustJoyee Cheung2018-12-181-7/+10
* tools,doc: fix version picker bug in html.jsRich Trott2018-11-271-1/+6
* test: remove unused catch bindingscjihrig2018-11-062-2/+2
* doc: remove GA trackingBen Noordhuis2018-10-041-18/+3
* tools: Include links to source code in documentationSam Ruby2018-08-292-1/+40
* tools: produce JSON documentation using unified/remark/rehypeSam Ruby2018-07-252-16/+58
* test: provide better message for orphan output documentationSam Ruby2018-07-231-1/+12
* tools: create HTML docs with unified/remark/rehypeSam Ruby2018-07-201-7/+7
* tools: build all.json by combining generated JSONSam Ruby2018-07-092-44/+30
* test: skip non-doc files in test-make-doc checksVse Mozhet Byt2018-06-271-2/+5
* tools, doc: wrap manpage links in code elementsVse Mozhet Byt2018-05-171-5/+5
* test: modernize and correct test-doctool-html.jsVse Mozhet Byt2018-05-141-34/+25
* tools: remove redundant code in doc/html.jsVse Mozhet Byt2018-05-071-3/+3
* tools: simplify HTML generationVse Mozhet Byt2018-04-281-2/+0
* test: amplify and optimize doctool/test-make-docVse Mozhet Byt2018-03-281-19/+27
* test: fix path in doctool/test-doctool-jsonVse Mozhet Byt2018-03-111-2/+2
* benchmark,lib,test,tools: use consistent quotesRich Trott2018-03-071-2/+2
* tools: move eslint from tools to tools/node_modulesMichaël Zasso2018-01-111-2/+2
* test: remove common.projectDirRich Trott2017-12-211-1/+1
* build: do not build doc in source tarballJoyee Cheung2017-11-201-1/+1
* test: fix flaky test-make-docRich Trott2017-10-191-0/+43
* test: include expected result in error messagesChowdhurian2017-10-091-4/+6