Searched refs:readmePath (Results 1 – 2 of 2) sorted by relevance
12 const readmePath = path.join(docPath, 'README.md'); constant80 fs.writeFile(readmePath, postprocess(markdown), util.pitch);
12 const readmePath = path.join(docPath, 'README.md'); constant176 .readFileSync(readmePath, 'utf8')