Create config.json

This commit is contained in:
Vincent 4J
2015-08-03 14:45:31 +08:00
parent f939e079b1
commit 97ebc48e3b

View File

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