Skip to content

Commit beca872

Browse files
frmt script
1 parent 1f0334b commit beca872

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.build/docfx.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"src": [
55
{
6-
"files": [ "Advanced.Algorithms.Docs.sln"],
6+
"files": [ "Advanced.Algorithms.Docs.sln"],
77
"src": "../"
88
}
99
],
@@ -26,7 +26,6 @@
2626
"files": [ ""]
2727
}
2828
],
29-
"maxParallelism":"1",
3029
"overwrite": "specs/*.md",
3130
"globalMetadata": {
3231
"_appTitle": "Advanced Algorithms",

0 commit comments

Comments
 (0)