Skip to content

Commit

Permalink
remove overwrites for toc
Browse files Browse the repository at this point in the history
superfluous, doesn't use overwrite
  • Loading branch information
sjohansson committed Apr 28, 2024
1 parent 2472710 commit 2cc5326
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions docs/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,7 @@
"images/**"
]
}
],
"overwrite": [{
"files": [
"toc.yml"
]
}],
],
"output": "_site",
"globalMetadata": {
"_appLogoPath": ".",
Expand All @@ -73,4 +68,4 @@
"keepFileLink": false,
"disableGitFeatures": false
}
}
}

0 comments on commit 2cc5326

Please sign in to comment.