Skip to content

Commit fbff469

Browse files
authored
DPF: fix docfx_local.json to show ToC left panel
1 parent 5c57c7d commit fbff469

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

2025R2/dpf-framework-25-r2/docfx_local.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
"programming language": "C++",
1111
"product collection": "Structures",
1212
"physics": "Structures",
13+
"_disableNavbar": false,
14+
"_disableToc": false,
15+
"_disableTocFilter": false,
16+
"_disableAffix": false,
1317
"_enableSearch": true,
1418
"pdf": false
1519
},
@@ -37,4 +41,4 @@
3741
]
3842
}
3943
}
40-
44+

0 commit comments

Comments
 (0)