Create config.json

This commit is contained in:
Vincent 4J
2015-08-03 14:58:47 +08:00
parent 120aa70f01
commit 4d63e49c35

9
config.json Normal file
View File

@ -0,0 +1,9 @@
{
"name": "The Swift Programming Language 中文版",
"introduction": "自己加下...",
"path": {
"content": "source",
"toc": "source/SUMMARY.md",
"readme": "source/README.md"
}
}