billryan / billryan/algorithm-exercise
add sections automatically for gitbook SUMMARY.md from *.md source files
- Lenguaje dominante
- Python
- Estrellas
- 3.5k
- Forks
- 867
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Línea de trabajo
Start by reading SUMMARY.md and the existing source .md files to understand their chapter structure and title format. Then determine how a Python tool would identify missing sections and place them in the appropriate chapter; done means newly added source files are represented in SUMMARY.md without disturbing existing ordering.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- markdown, python
- Área
- documentation
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100