diff --git a/docfx.json b/docfx.json index e98ced5..b285544 100644 --- a/docfx.json +++ b/docfx.json @@ -2,10 +2,10 @@ "build": { "content": [{ "files": [ + "index.md", "articles/**.md", "articles/**/toc.yml", "toc.yml", - "*.md", "api/**.yml", "Changelog.md" ]