summaryrefslogtreecommitdiff
path: root/tools/doc
AgeCommit message (Expand)Author
2019-10-08fs: introduce `opendir()` and `fs.Dir`Jeremiah Senkpiel
2019-10-03doc: fix return type for crypto.createDiffieHellmanGroup()exoego
2019-09-07doc: prepare markdown files for more stringent blank-line lintingRich Trott
2019-08-29doc,crypto: add extends for derived classesKamat, Trivikram
2019-08-26doc,errors: add extends to derived classesKamat, Trivikram
2019-08-16fs: add fs.writev() which exposes syscall writev()Anas Aboureada
2019-06-01doc,tools: get altDocs versions from CHANGELOG.mdRichard Lau
2019-05-27tools: update dependencies in tools/docRich Trott
2019-05-14doc,tools: updates for 6.x End-of-LifeRichard Lau
2019-05-14tools: add `12.x` to alternative docs versionsRichard Lau
2019-05-09tools: switch to camelcasing in apilinks.jsRich Trott
2019-04-20tools,doc: fix 404 broken links in docsGerson Niño
2019-04-07doc: link bigint type to MDN instead of proposalVse Mozhet Byt
2019-03-10tools: update to mdast-util-to-hast v3.0.2Sam Ruby
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-04tools: refactor tools JS codeRich Trott
2019-03-02tools: update extend to 3.0.2Rich Trott
2019-02-12doc: fix some nits in perf_hooksVse Mozhet Byt
2019-02-08perf_hooks: implement histogram based apiJames M Snell
2019-02-08deps: update acorn to 6.0.7Michaël Zasso
2019-02-01test, tools: suppress addon function cast warningsDaniel Bevenius
2019-01-11doc: fix, unify, formalize, and amplify vm.mdVse Mozhet Byt
2019-01-08doc: make modules.md more accurateVse Mozhet Byt
2019-01-05doc: add documentation for brotli supportAnna Henningsen
2018-12-24crypto: add key object APITobias Nießen
2018-12-18tools: make apilinks building more robustJoyee Cheung
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-11-27tools,doc: fix version picker bug in html.jsRich Trott
2018-11-20readline: add support for async iterationTimothy Gu
2018-11-02tools: update alternative docs versionsRichard Lau
2018-11-02doc: add types and their corresponding return valuesOuyang Yadong
2018-10-09benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2018-10-04doc: remove GA trackingBen Noordhuis
2018-09-12tools: fix doc tool behavior for version arraysTobias Nießen
2018-09-09tools,doc: apilinks should handle root scenariosKyle Farnung
2018-09-08tools: add [src] links to child-process.htmlSam Ruby
2018-09-05tools: add [src] links to async_hooks.htmlSam Ruby
2018-09-02tools: add [src] links to assert.htmlSam Ruby
2018-09-02doc: Remove 'dnt_helper.js'MaleDong
2018-08-29tools: Include links to source code in documentationSam Ruby
2018-08-26doc: support 'removed' field in doc YAML sectionsSarat Addepalli
2018-08-24process: add allowedNodeEnvironmentFlags propertyChristopher Hiller
2018-08-13fs: readdir optionally returning type informationBryan English
2018-08-13tools: fix header escaping regressionSam Ruby
2018-08-08tools: do not autolink section to itselfVse Mozhet Byt
2018-07-28tools: convert addon-verify to remarkSam Ruby
2018-07-26tools: flatten apidoc headersSam Ruby
2018-07-25tools: produce JSON documentation using unified/remark/rehypeSam Ruby
2018-07-24doc: specify `options` parameter type in zlib.mdVse Mozhet Byt
2018-07-22tools: validate apidoc linksSam Ruby