mirror of
https://github.com/CnTransGroup/EffectiveModernCppChinese.git
synced 2024-12-26 12:50:15 +08:00
11 lines
174 B
TOML
11 lines
174 B
TOML
[book]
|
|
authors = ["wendajiang"]
|
|
language = "zh"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "Effective Modern C++"
|
|
|
|
[output.html]
|
|
mathjax-support = true
|
|
no-section-label = true
|