Skip to content

Commit 2cc5326

Browse files
committed
remove overwrites for toc
superfluous, doesn't use overwrite
1 parent 2472710 commit 2cc5326

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/docfx.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,7 @@
4747
"images/**"
4848
]
4949
}
50-
],
51-
"overwrite": [{
52-
"files": [
53-
"toc.yml"
54-
]
55-
}],
50+
],
5651
"output": "_site",
5752
"globalMetadata": {
5853
"_appLogoPath": ".",
@@ -73,4 +68,4 @@
7368
"keepFileLink": false,
7469
"disableGitFeatures": false
7570
}
76-
}
71+
}

0 commit comments

Comments
 (0)