From b9d7138c8f6c28a06e5b609edbf7ca3361edf8d4 Mon Sep 17 00:00:00 2001 From: Maira Wenzel Date: Mon, 20 May 2019 19:30:56 -0700 Subject: [PATCH] Revert "Update docfx.json (#2453)" This reverts commit be0f0bb6ddadce9aa7874814bf99a201f48ad953. --- docfx.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docfx.json b/docfx.json index 0ea026f7d97..620c7048404 100644 --- a/docfx.json +++ b/docfx.json @@ -5,8 +5,7 @@ { "files": [ "api/**/*.yml", - "api/**/*.md", - "breadcrumb/toc.yml" + "api/**/*.md" ], "exclude": [ "api/overwrites/**",