There is an option "-X" ("explain") which creates a JSON file with parsed AST. jsdoc -X ./mylib/ > jsdoc-ast.json. To understand this JSON ...
確定! 回上一頁