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