Skip to content

Commit cf10c80

Browse files
authored
Update docfx (#265)
1 parent 65f3bad commit cf10c80

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"docfx": {
6-
"version": "2.77.0",
6+
"version": "2.78.3",
77
"commands": [
88
"docfx"
99
]

docfx.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
"globalMetadata": {
3535
"_enableNewTab": true,
3636
"_enableSearch": true,
37+
"_searchIndexUseMetadata": true,
38+
"_searchIndexUseMetadataTitle": false,
3739
"pdf": false,
3840
"_appFooter": "&copy; Open Ephys and Contributors. Made with <a href=\"https://dotnet.github.io/docfx\">docfx</a>",
3941
"_appFaviconPath": "favicon.png",

0 commit comments

Comments
 (0)