summaryrefslogtreecommitdiff
path: root/tools/doc
AgeCommit message (Expand)Author
2017-11-21tools: make doc tool a bit more readableTobias Nießen
2017-11-21tools: remove useless function declarationTobias Nießen
2017-11-13tools: remove unused trailing function argumentsRich Trott
2017-11-08tools: add direct anchors for error codesJoyee Cheung
2017-11-06tools: remove unneeded parentheses in doc/html.jsVse Mozhet Byt
2017-11-06tools: replace string concatenation with template literalsKevin Yu
2017-11-06tools: replace string concatenation with template literalsGiovanni Lela
2017-11-06tools: replace string concetation with templatesPatrick Heneise
2017-11-03doc: add 9.x to version picker and mark 8.x as LTSChris Young
2017-10-30build: make doc target quietDaniel Bevenius
2017-10-15doc: support multidimensional arrays in type linkVse Mozhet Byt
2017-10-13tools: use template literal in error messageTim Chon
2017-10-11tools: replace string concatenation with templateNicola Del Gobbo
2017-10-09tools: replace concat with template literalsMinya Liang
2017-10-08tools: use template literalsSarah Meyer
2017-09-19doc: prevent displaying empty version pickerChris Young
2017-08-29tools: fix linter error in html.jsMichaël Zasso
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-16doc: fix word wrapping for api stability boxesSaad Quadri
2017-08-10tools: fix tools/addon-verify.jsDaniel Bevenius
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-14tools: update package.json `engine` fieldAJ Jordan
2017-07-07tools: generate template literal for addon testsRich Trott
2017-07-02tools: change var to const in ./doc/preprocessRuben Bridgewater
2017-07-02tools: change var to const in ./doc/jsonRuben Bridgewater
2017-07-02tools: change var to const in ./doc/htmlRuben Bridgewater
2017-07-02tools: change var to const in ./doc/addon-verifyRuben Bridgewater
2017-04-25tools: enable no-useless-return eslint rulecjihrig
2017-04-19tools: add table parsing capability to the doctoolRoman Reiss
2017-03-10meta: restore original copyright headerJames M Snell
2017-03-09tools: add links to the stability index referenceMichael Cox
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-03-02tools: fix lint issue in doctoolRoman Reiss
2017-03-02doc: linkify type[] syntax, support lowercase for primitivesRoman Reiss
2017-02-24doc: change broken fg(1) links to fg(1p)Karan Thakkar
2017-02-24tools,doc: enable changelogs for itemsAnna Henningsen
2017-02-15tools/doc: add more intrinsic and custom typesTimothy Gu
2017-02-02doc: add documentation for url.format(URL[, options]);James M Snell
2017-02-01doc: replace newlines in deprecation with spaceSakthipriyan Vairamani (thefourtheye)
2017-01-31tools: add MDN link for IterableTimothy Gu
2017-01-25tools,doc: add Google Analytics tracking.Phillip Johnsen
2017-01-23tools: add mdn link for IteratorJames M Snell
2017-01-13doc: remove duplicate properties bullet in readmeJavis Sullivan
2016-12-28tools: refactor json.jsRich Trott
2016-11-27tools: remove unneeded escaping in generate.jsRich Trott
2016-11-23lib,tools: remove unneeded escaping of /Prince J Wesley
2016-11-20tools: use better regexp for manpage referencesAnna Henningsen
2016-11-06benchmark,lib,test,tools: remove unneeded . escapeRich Trott
2016-10-14doc: highlight deprecated API in ToCIlya Frolov
2016-10-11doc: revise http documentationTimothy Gu