Fixes API doc TOC tree expansion (#3200)

* Removed resharper settings from editorconfig

* Fixed API doc TOC tree expansion
This commit is contained in:
Tig
2024-01-20 11:22:51 -07:00
committed by GitHub
parent bd70ed8954
commit 33070ec8a6

View File

@@ -9,7 +9,8 @@
]
}
],
"dest": "api"
"dest": "api",
"memberLayout": "separatePages"
},
{
"src": [
@@ -20,7 +21,8 @@
]
}
],
"dest": "api/UICatalog"
"dest": "api/UICatalog",
"memberLayout": "separatePages"
}
],
"build": {