diff --git a/docfx.json b/docfx.json index 620c7048404..0ea026f7d97 100644 --- a/docfx.json +++ b/docfx.json @@ -5,7 +5,8 @@ { "files": [ "api/**/*.yml", - "api/**/*.md" + "api/**/*.md", + "breadcrumb/toc.yml" ], "exclude": [ "api/overwrites/**",