knowledge icon indicating copy to clipboard operation
knowledge copied to clipboard

Find all markdown files that are not referenced in SUMMARY.md

Open nikivdev opened this issue 6 years ago • 2 comments

Need to write a tool for it. So I can clean these files up or link to them if needed.

nikivdev avatar Mar 12 '19 17:03 nikivdev

You can use my own script to create SUMMARY.md file automatically https://github.com/yedhrab/YGitBookEntegration

yemreak avatar Sep 03 '19 16:09 yemreak

Thanks. I just need to run a check if all files are covered. As I need to impose my own structure on ordering of files.

nikivdev avatar Sep 03 '19 19:09 nikivdev