Skip to content

Commit 2321f68

Browse files
authored
Update docfx.json
1 parent 2ea3e4a commit 2321f68

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

team_project/Documentation/docfx.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"_appStyle": "#navbar { display: none !important; }",
3232
"globalMetadata": {
3333
"_appTitle": "SUSTech Racing Car Documentation",
34-
"_appFooter": "Generated by DocFX"
34+
"_appFooter": "Generated by DocFX",
35+
"_enableSearch": true
3536
},
3637
"content": [
3738
{
@@ -60,4 +61,4 @@
6061
"dest": "../_site",
6162
"homepage": "toc.html"
6263
}
63-
}
64+
}

0 commit comments

Comments
 (0)