From 27678c6912e4155276786522d3b6f1166df8762f Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 24 Apr 2017 11:35:46 -0700 Subject: [PATCH] including yml files --- smb/docfx.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/smb/docfx.json b/smb/docfx.json index cd28fe4c27..2e849d2d22 100644 --- a/smb/docfx.json +++ b/smb/docfx.json @@ -3,7 +3,8 @@ "content": [ { "files": [ - "**/*.md" + "**/*.md", + "**/*.yml" ], "exclude": [ "**/obj/**",