diff --git a/docfx.json b/docfx.json index 6593fa4..3325a30 100644 --- a/docfx.json +++ b/docfx.json @@ -8,14 +8,14 @@ "**.md" ], "exclude": [ - "toc.md" + "toc.md","toc.yml" ], "dest": "api" }, { "src": "docs-ref-autogen", "files": [ - "toc.md" + "toc.md","toc.yml" ], "exclude": [], "dest": "api/operationsmanager"