summaryrefslogtreecommitdiff
path: root/tools/doc/json.js
Commit message (Expand)AuthorAgeFilesLines
* tools: produce JSON documentation using unified/remark/rehypeSam Ruby2018-07-251-422/+318
* tools: improve heading type detection in json.jsVse Mozhet Byt2018-04-221-8/+47
* tools: overhaul tools/doc/json.jsVse Mozhet Byt2018-04-081-188/+184
* doc,tools: formalize, unify, codify default valuesVse Mozhet Byt2018-04-041-2/+2
* tools: dry utility function in tools/doc/json.jsVse Mozhet Byt2018-03-301-36/+19
* tools: fix comment nits in tools/doc/*.js filesVse Mozhet Byt2018-03-301-41/+42
* tools: replace string concatenation with template literalsGiovanni Lela2017-11-061-2/+1
* tools: replace concat with template literalsMinya Liang2017-10-091-10/+10
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-2/+2
* tools: change var to const in ./doc/jsonRuben Bridgewater2017-07-021-28/+28
* tools: enable no-useless-return eslint rulecjihrig2017-04-251-4/+0
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* tools: refactor json.jsRich Trott2016-12-281-14/+8
* lib,tools: remove unneeded escaping of /Prince J Wesley2016-11-231-4/+4
* benchmark,lib,test,tools: remove unneeded . escapeRich Trott2016-11-061-4/+4
* doc/json: make sure links are correctly passed to markedTimothy Gu2016-09-161-0/+2
* doc: use blockquotes for Stability: markersAnna Henningsen2016-08-041-6/+20
* tools: update marked dependencyDaniel Wang2016-05-071-0/+9
* tools: parse documentation metadataTristian Flanagan2016-05-051-1/+7
* tools,doc: fix json for grouped optional paramsfiredfox2016-04-091-7/+16
* tools,doc: fix incomplete json produced by doctoolfiredfox2016-04-091-0/+8
* tools: fix json doc generationfiredfox2016-03-301-1/+1
* tools: fix redeclared vars in doc/json.jsRich Trott2016-02-041-4/+3
* tools: apply linting to doc toolsRich Trott2016-02-011-10/+12
* tools: fix detecting constructor for JSON docTimothy Gu2016-02-011-1/+1
* tools: add property types in JSON documentationTimothy Gu2016-01-301-1/+1
* tools: fix warning in doc parsingShigeki Ohtsu2016-01-051-1/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* doc: fix optional parameter parsingTrevor Norris2014-09-291-5/+6
* Mention marked, and add license to doc generatorisaacs2012-03-051-0/+21
* Handle miscs betterisaacs2012-02-291-0/+6
* 'Events' is a module, not an event named 's'isaacs2012-02-291-1/+1
* New documentation generation toolisaacs2012-02-291-0/+530