From 6dfb1df17a87e01f00d613cf1722a248b58adff2 Mon Sep 17 00:00:00 2001 From: valentinbreiz Date: Fri, 10 Jul 2020 02:47:52 +0200 Subject: [PATCH] change doc template to statictoc --- Docs/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/docfx.json b/Docs/docfx.json index e3a8f981f..cdaee6d5c 100644 --- a/Docs/docfx.json +++ b/Docs/docfx.json @@ -62,7 +62,7 @@ "globalMetadataFiles": [], "fileMetadataFiles": [], "template": [ - "default" + "statictoc" ], "postProcessors": [], "markdownEngineName": "markdig",