billryan / billryan/algorithm-exercise

add sections automatically for gitbook SUMMARY.md from *.md source files

未关闭
#10 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
3.5k
派生
867
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

打开贡献指南

调研方向

首先阅读 SUMMARY.md 和现有的源 .md 文件,以了解它们的章节结构和标题格式。然后确定 Python 工具将如何识别缺失的部分并将其放置到相应章节中;当新添加的源文件已在 SUMMARY.md 中体现且不影响现有顺序时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
markdown, python
领域
documentation
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。