all: rename book title

Update #1
This commit is contained in:
Changkun Ou
2019-07-20 12:44:34 +02:00
parent 6238d66b11
commit 2eb8fdb099
21 changed files with 27 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
title = '高速上手 C++11/14/17/20'
title = '现代 C++ 教程:高速上手 C++11/14/17/20'
filename = 'modern-cpp-tutorial'
outputname='modern-cpp-tutorial'
revision = $(shell git describe --always --tags)