summaryrefslogtreecommitdiff
path: root/tools/doc
AgeCommit message (Expand)Author
2018-07-21tools: build API TOC using raw headersSam Ruby
2018-07-20tools: create HTML docs with unified/remark/rehypeSam Ruby
2018-07-13doc: add "Edit on GitHub" linkRich Trott
2018-07-09tools: build all.json by combining generated JSONSam Ruby
2018-07-05n-api: restrict exports by versionKyle Farnung
2018-07-02tools: build all.html by combining generated HTMLSam Ruby
2018-07-02doc: fix some linksVse Mozhet Byt
2018-06-08tools: remove unused global types from type-parserRich Trott
2018-06-07doc: document BigInt support in fs.StatsJoyee Cheung
2018-06-06worker: implement `MessagePort` and `MessageChannel`Anna Henningsen
2018-05-29tools: update tools/doc/package-lock.jsonRich Trott
2018-05-26tools: fix sorting in doc/type-parser.jsVse Mozhet Byt
2018-05-23doc: removed LTS label from v4 in doc version pickerChris Young
2018-05-17tools, doc: wrap manpage links in code elementsVse Mozhet Byt
2018-05-17tools, doc: fix stability index isssuesVse Mozhet Byt
2018-05-16tools: eliminate intermediate module in doctoolsVse Mozhet Byt
2018-05-14tools: overhaul tools/doc/html.jsVse Mozhet Byt
2018-05-09doc, tools: unify stability signaturesVse Mozhet Byt
2018-05-08tools: add v10 to alternative version docs menuVse Mozhet Byt
2018-05-07tools: remove redundant code in doc/html.jsVse Mozhet Byt
2018-05-02tools: dedupe property access in doc/type-parserVse Mozhet Byt
2018-04-28tools: remove redundant RegExp flagVse Mozhet Byt
2018-04-28tools: simplify HTML generationVse Mozhet Byt
2018-04-24tools: modernize and optimize doc/addon-verify.jsVse Mozhet Byt
2018-04-22tools: improve heading type detection in json.jsVse Mozhet Byt
2018-04-17trace_events: adds a new trace_events apiJames M Snell
2018-04-16doc: unify and compact some fragments in fs.mdVse Mozhet Byt
2018-04-16doc: update tools/doc/README.mdVse Mozhet Byt
2018-04-15doc: unify section structuresVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-11doc, tools: make type parsing more strictVse Mozhet Byt
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-09doc: add and unify return statements in crypto.mdVse Mozhet Byt
2018-04-08tools: overhaul tools/doc/json.jsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-03-30tools: dry utility function in tools/doc/json.jsVse Mozhet Byt
2018-03-30tools: fix comment nits in tools/doc/*.js filesVse Mozhet Byt
2018-03-28tools: fix nits in tools/doc/type-parser.jsVse Mozhet Byt
2018-03-26doc: rename HTTP2 to HTTP/2Timothy Gu
2018-03-25tools: simplify tools/doc/preprocess.jsVse Mozhet Byt
2018-03-25tools: fix nits in tools/doc/common.jsVse Mozhet Byt
2018-03-25tools: shorten metadata parsingTobias Nießen
2018-03-25tools: make metadata parsing less permissiveTobias Nießen
2018-03-21tools: fix nits in tools/doc/preprocess.jsVse Mozhet Byt
2018-03-20tools: fix logic nit in tools/doc/generate.jsVse Mozhet Byt
2018-02-21doc: fix nits in tools/doc/README.mdVse Mozhet Byt
2018-02-07tools: add FileHandle to doc/type-parser.jsVse Mozhet Byt
2018-02-01doc: linkify missing typesVse Mozhet Byt
2018-01-28doc: unify type linkificationVse Mozhet Byt
2018-01-25Revert "tools: simplify tools/doc/addon-verify.js"Rod Vagg