diff --git a/docs/api/.gitignore b/docs/api/.gitignore new file mode 100644 index 0000000..1be8a67 --- /dev/null +++ b/docs/api/.gitignore @@ -0,0 +1,3 @@ +# temp file +*.yml +.manifest \ No newline at end of file diff --git a/docs/docfx.json b/docs/docfx.json index d81ee55..d3e2a00 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -7,7 +7,7 @@ "Alchemy/Assets/Alchemy/Runtime/**/*.cs", "Alchemy/Assets/Alchemy/Editor/**/*.cs" ], - "src": "../src" + "src": "../" } ], "properties": {