From 82126e2c275b3923f592d219c8d9df026d6e80e0 Mon Sep 17 00:00:00 2001 From: Open Publishing Operation Account Date: Wed, 15 May 2019 08:02:29 -0700 Subject: [PATCH] Update docfx.json --- docfx.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/**",