Home
last modified time | relevance | path

Searched refs:readmePath (Results 1 – 2 of 2) sorted by relevance

/plugin/sequencediagram/bower_components/lodash/lib/main/
H A Dbuild-doc.js12 const readmePath = path.join(docPath, 'README.md'); constant
80 fs.writeFile(readmePath, postprocess(markdown), util.pitch);
H A Dbuild-site.js12 const readmePath = path.join(docPath, 'README.md'); constant
176 .readFileSync(readmePath, 'utf8')