We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 358aedc commit 0bd03d4Copy full SHA for 0bd03d4
.config/dotnet-tools.json
@@ -15,7 +15,7 @@
15
]
16
},
17
"docfx": {
18
- "version": "2.61.0",
+ "version": "2.63.1",
19
"commands": [
20
"docfx"
21
docfx_project/docfx.json
@@ -71,10 +71,7 @@
71
"_appFaviconPath": "images/favicon.ico"
72
73
"fileMetadataFiles": [],
74
- "template": [
75
- "default",
76
- "templates/material"
77
- ],
+ "template": ["default", "modern"],
78
"postProcessors": [],
79
"markdownEngineName": "markdig",
80
"noLangKeyword": false,
0 commit comments