summaryrefslogtreecommitdiff
path: root/tools/doc/html.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc, tools: unify stability signaturesVse Mozhet Byt2018-05-091-2/+1
* tools: add v10 to alternative version docs menuVse Mozhet Byt2018-05-081-0/+1
* tools: remove redundant code in doc/html.jsVse Mozhet Byt2018-05-071-52/+12
* tools: simplify HTML generationVse Mozhet Byt2018-04-281-63/+22
* tools: fix comment nits in tools/doc/*.js filesVse Mozhet Byt2018-03-301-23/+23
* tools: fix man pages linking regexDiego Rodríguez Baquero2017-12-221-4/+4
* tools: replace space with \b in regexDiego Rodríguez Baquero2017-12-091-1/+1
* tools: make doc tool a bit more readableTobias Nießen2017-11-211-3/+1
* tools: remove unused trailing function argumentsRich Trott2017-11-131-1/+1
* tools: add direct anchors for error codesJoyee Cheung2017-11-081-3/+9
* tools: remove unneeded parentheses in doc/html.jsVse Mozhet Byt2017-11-061-1/+1
* tools: replace string concetation with templatesPatrick Heneise2017-11-061-4/+4
* doc: add 9.x to version picker and mark 8.x as LTSChris Young2017-11-031-1/+2
* tools: use template literalsSarah Meyer2017-10-081-5/+5
* doc: prevent displaying empty version pickerChris Young2017-09-191-2/+10
* tools: fix linter error in html.jsMichaël Zasso2017-08-291-3/+1
* doc: add links to alternative versions of docChris Young2017-08-281-1/+52
* doc: fix word wrapping for api stability boxesSaad Quadri2017-08-161-1/+1
* tools: change var to const in ./doc/htmlRuben Bridgewater2017-07-021-14/+14
* tools: add table parsing capability to the doctoolRoman Reiss2017-04-191-3/+25
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* tools: add links to the stability index referenceMichael Cox2017-03-091-1/+4
* doc: change broken fg(1) links to fg(1p)Karan Thakkar2017-02-241-11/+13
* tools,doc: enable changelogs for itemsAnna Henningsen2017-02-241-2/+41
* doc: replace newlines in deprecation with spaceSakthipriyan Vairamani (thefourtheye)2017-02-011-1/+1
* tools,doc: add Google Analytics tracking.Phillip Johnsen2017-01-251-0/+25
* lib,tools: remove unneeded escaping of /Prince J Wesley2016-11-231-2/+2
* tools: use better regexp for manpage referencesAnna Henningsen2016-11-201-1/+1
* doc: highlight deprecated API in ToCIlya Frolov2016-10-141-4/+22