diff --git a/windows/hub/docfx.json b/windows/hub/docfx.json index 3bce929265..863fc12d71 100644 --- a/windows/hub/docfx.json +++ b/windows/hub/docfx.json @@ -20,7 +20,9 @@ { "files": [ "**/*.png", - "**/*.jpg" + "**/*.jpg", + "**/*.gif", + "**/*.pdf" ], "exclude": [ "**/obj/**",