changes: rebuild files

This commit is contained in:
Changkun Ou
2018-05-06 16:04:56 +02:00
parent 08bb72ae47
commit e48b64b626
5 changed files with 71 additions and 74 deletions

View File

@@ -3,7 +3,7 @@
import os
chapters = ['00-preface.md', '01-intro.md', '02-usability.md', '03-runtime.md', '04-containers.md', '05-pointers.md', '06-regex.md', '07-thread.md', '08-filesystem.md', '09-others.md', '10-cpp20.md', 'appendix.md']
chapters = ['00-preface.md', '01-intro.md', '02-usability.md', '03-runtime.md', '04-containers.md', '05-pointers.md', '06-regex.md', '07-thread.md', '08-filesystem.md', '09-others.md', '10-cpp20.md', 'appendix1.md', 'appendix2.md']
ignores = ['TOC', '返回目录', '许可', 'license']

Binary file not shown.