mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 04:34:40 +03:00
add #12: prepare English supports
This commit is contained in:
@@ -18,7 +18,7 @@ pdf: markdown
|
||||
|
||||
markdown:
|
||||
@echo "Copy markdown files..."
|
||||
@cp -r ../book/* .
|
||||
@cp -r ../../book/zh-cn/* .
|
||||
@echo "Aggregating markdown files..."
|
||||
@python3 aggregator.py
|
||||
|
||||
Reference in New Issue
Block a user