fix(export_docs): sidebar folder tree follows parent/child paths
Render _Sidebar entries in DFS order instead of sorting by depth globally. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to **export_1c_help** are documented in this file.
|
||||
|
||||
## [0.3.12] - 2026-07-29
|
||||
|
||||
### Fixed
|
||||
|
||||
- `_Sidebar` folder tree: list subfolders under their real parent (DFS), not as a flat sort by depth (which made e.g. `transfer/mapping` appear under `ws`).
|
||||
|
||||
## [0.3.11] - 2026-07-29
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user