mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Fixed API doc TOC tree expansion (#3201)
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"dest": "api"
|
||||
"dest": "api",
|
||||
"memberLayout": "separatePages"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
@@ -20,7 +21,8 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"dest": "api/UICatalog"
|
||||
"dest": "api/UICatalog",
|
||||
"memberLayout": "separatePages"
|
||||
}
|
||||
],
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user