浏览代码

Pushing directly to main: Puts API doc overrides in ./docfx/overrides folder

Charlie Kindel 2 年之前
父节点
当前提交
2aa1afbb02
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docfx/docfx.json

+ 1 - 1
docfx/docfx.json

@@ -94,7 +94,7 @@
       "_gitContribute": {
       "_gitContribute": {
         "repo": "https://github.com/gui-cs/Terminal.Gui",
         "repo": "https://github.com/gui-cs/Terminal.Gui",
         "branch": "develop",
         "branch": "develop",
-        "apiSpecFolder": "apidoc"
+        "apiSpecFolder": "docfx/overrides"
       },
       },
       "_gitUrlPattern": "github"
       "_gitUrlPattern": "github"
     },
     },