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 65f3bad commit cf10c80Copy full SHA for cf10c80
.config/dotnet-tools.json
@@ -3,7 +3,7 @@
3
"isRoot": true,
4
"tools": {
5
"docfx": {
6
- "version": "2.77.0",
+ "version": "2.78.3",
7
"commands": [
8
"docfx"
9
]
docfx.json
@@ -34,6 +34,8 @@
34
"globalMetadata": {
35
"_enableNewTab": true,
36
"_enableSearch": true,
37
+ "_searchIndexUseMetadata": true,
38
+ "_searchIndexUseMetadataTitle": false,
39
"pdf": false,
40
"_appFooter": "© Open Ephys and Contributors. Made with <a href=\"https://dotnet.github.io/docfx\">docfx</a>",
41
"_appFaviconPath": "favicon.png",
0 commit comments