From 97ebc48e3b49da4f5a869f9e6a05e19a746a9152 Mon Sep 17 00:00:00 2001 From: Vincent 4J Date: Mon, 3 Aug 2015 14:45:31 +0800 Subject: [PATCH] Create config.json --- .../SUMMARY.md-readme-source/config.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 name-The-Swift-Programming-Language-introduction-...-path-content-source-toc-source/SUMMARY.md-readme-source/config.json diff --git a/name-The-Swift-Programming-Language-introduction-...-path-content-source-toc-source/SUMMARY.md-readme-source/config.json b/name-The-Swift-Programming-Language-introduction-...-path-content-source-toc-source/SUMMARY.md-readme-source/config.json new file mode 100644 index 00000000..38e5dc02 --- /dev/null +++ b/name-The-Swift-Programming-Language-introduction-...-path-content-source-toc-source/SUMMARY.md-readme-source/config.json @@ -0,0 +1,9 @@ +{ + "name": "The Swift Programming Language 中文版", + "introduction": "自己加下...", + "path": { + "content": "source", + "toc": "source/SUMMARY.md", + "readme": "source/README.md" + } +}