Skip to content

Commit 57341a6

Browse files
Add namespace layout configuration to docfx.json
1 parent afa9c28 commit 57341a6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
]
1111
}
1212
],
13-
"dest": "api"
13+
"dest": "api",
14+
"namespaceLayout": "nested"
1415
}
1516
],
1617
"build": {

0 commit comments

Comments
 (0)