Skip to content

Commit f5e901b

Browse files
committed
Try to fix the api doc layout problem.
1 parent 99b7af5 commit f5e901b

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

team_project/Documentation/docfx.json

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@
3030
"exportApiNamespaceToc": true,
3131
"globalMetadata": {
3232
"_appTitle": "SUSTech Racing Car Documentation",
33-
"_appFooter": "Generated by DocFX",
34-
"_appLandingPage": "index.html",
35-
"_namespaceLayout": "NamespaceLayout.html"
33+
"_appFooter": "Generated by DocFX"
3634
},
3735
"content": [
3836
{
@@ -58,22 +56,7 @@
5856
]
5957
}
6058
],
61-
"sitemap": {
62-
"baseUrl": "https://normanderwan.github.io/DocFxForUnity",
63-
"changefreq": "weekly",
64-
"fileOptions": {
65-
"api/*": {
66-
"changefreq": "daily"
67-
}
68-
}
69-
},
70-
"xref": [
71-
"https://normanderwan.github.io/UnityXrefMaps/xrefmap.yml"
72-
],
73-
"xrefService": [
74-
"https://xref.docs.microsoft.com/query?uid={uid}"
75-
],
7659
"dest": "../_site",
77-
"homepage": "index.html"
60+
"homepage": "toc.html"
7861
}
7962
}

0 commit comments

Comments
 (0)