billryan / billryan/algorithm-exercise
add sections automatically for gitbook SUMMARY.md from *.md source files
Open
enhancement
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
Add new sections by [GitbookIO editor](https://github.com/GitbookIO/editor) is quite simple, but sometimes you may forget to add sections in [SUMMARY.md](https://github.com/billryan/algorithm-exercise/blob/master/SUMMARY.md).
It is easy to parse the title of source .md files and add it to the appropriate chapter position. I will implement this feature with Python.
Contributor guide
Assessment
This issue has not been assessed yet.