diff --git a/config.json b/config.json deleted file mode 100644 index b4f3ff0e..00000000 --- a/config.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "The Swift Programming Language 中文版", - "introduction": "中文版《The Swift Programming Language》", - "path": { - "content": "source", - "toc": "source/SUMMARY.md", - "readme": "source/README.md" - } -}