summaryrefslogtreecommitdiff
path: root/test/doctool/test-doctool-html.js
Commit message (Expand)AuthorAgeFilesLines
* tools: update doctool dependencies, migrate to ESMMichaël Zasso2021-06-141-171/+0
* 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
* 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-091-3/+3
* doc: add dynamic source code linksAlec Davidson2020-06-261-1/+1
* tools: only fetch previous versions when necessaryRichard Lau2020-03-311-5/+16
* tools: add unified plugin changing links for html docsMarek Łabuz2019-11-301-0/+30
* test: fix flaky doctool and testRich Trott2019-10-151-21/+11
* tools,doc: fix version picker bug in html.jsRich Trott2018-11-271-1/+6
* test: remove unused catch bindingscjihrig2018-11-061-1/+1
* doc: remove GA trackingBen Noordhuis2018-10-041-18/+3
* tools: Include links to source code in documentationSam Ruby2018-08-291-1/+1
* tools: produce JSON documentation using unified/remark/rehypeSam Ruby2018-07-251-2/+28
* tools: create HTML docs with unified/remark/rehypeSam Ruby2018-07-201-7/+7
* tools: build all.json by combining generated JSONSam Ruby2018-07-091-38/+26
* 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
* tools: move eslint from tools to tools/node_modulesMichaël Zasso2018-01-111-2/+2
* test: include expected result in error messagesChowdhurian2017-10-091-4/+6
* test: continue normalizing fixtures useMiguel Angel Asencio Hurtado2017-08-271-5/+6
* test: simplify test skippingVse Mozhet Byt2017-07-041-5/+4
* test: replace indexOf with includes and startsWithNataly Shrits2017-07-021-4/+4
* test: fix RegExp nitsVse Mozhet Byt2017-06-211-2/+4
* test: make tests cwd-independentVse Mozhet Byt2017-05-051-1/+1
* doc: change broken fg(1) links to fg(1p)Karan Thakkar2017-02-241-2/+5
* tools,doc: enable changelogs for itemsAnna Henningsen2017-02-241-1/+9
* tools,doc: add Google Analytics tracking.Phillip Johnsen2017-01-251-0/+18
* test: refactor test-doctool-html.jsabouthiroppy2017-01-101-1/+1
* test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig2017-01-061-1/+1
* test: skip doctool tests when js-yaml is missingAnna Henningsen2016-07-061-0/+7
* tools: make sure doctool anchors respect includesAnna Henningsen2016-05-261-16/+30
* tools: restore change of signatures to opts hashesJesse McCarthy2016-05-251-2/+10
* test: refactor doctool testsRich Trott2016-05-151-6/+7
* tools: allow multiple added: version entriesAnna Henningsen2016-05-051-2/+7
* test,tools: test yaml parsing of doctoolAnna Henningsen2016-05-051-0/+20
* tools: add tests for the doctoolIan Kronquist2016-04-291-0/+48