The Wayback Machine - https://web.archive.org/web/20200701165030/https://github.com/billryan/algorithm-exercise/issues/10
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
billryan opened this issue May 9, 2015 · 4 comments
Open
Labels

Comments

@billryan
Copy link
Owner

@billryan billryan commented May 9, 2015

Add new sections by GitbookIO editor is quite simple, but sometimes you may forget to add sections in 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.

@billryan billryan added the enhancement label May 9, 2015
@niangaotuantuan
Copy link
Collaborator

@niangaotuantuan niangaotuantuan commented May 9, 2015

Also, when adding questions inside a section, it seems that manual update is needed, such as re-upload travis? I'm not sure about that...

@billryan
Copy link
Owner Author

@billryan billryan commented May 9, 2015

Manual update for SUMMARY.md is necessary if you do not use Gitbook editor.

@niangaotuantuan
Copy link
Collaborator

@niangaotuantuan niangaotuantuan commented May 10, 2015

get.

@billryan
Copy link
Owner Author

@billryan billryan commented May 10, 2015

check_summary.py will update SUMMARY.md extracting from *.md title.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.