var output = fs.readFileSync('doc/README.header.md'); output += jsdoc2md.renderSync({files: ['./index.js', './sandbox/*.js']});
確定! 回上一頁