diff --git a/README.md b/README.md new file mode 100644 index 0000000..7603b1f --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +apidoc -f "Doc.*" -i doc/ -o public/apidoc/v1/ diff --git a/apidoc.json b/apidoc.json new file mode 100644 index 0000000..334e9e8 --- /dev/null +++ b/apidoc.json @@ -0,0 +1,7 @@ +{ + "name": "极乐精英", + "version": "0.1.0", + "description": "极乐精英", + "title": "极乐精英api", + "url" : "https://game2005api.kingsome.cn" +} diff --git a/public/apidoc/.gitkeep b/public/apidoc/.gitkeep new file mode 100644 index 0000000..e69de29