Browse Source

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

Charlie Kindel 2 years ago
parent
commit
2aa1afbb02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docfx/docfx.json

+ 1 - 1
docfx/docfx.json

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