4 Commits

Author SHA1 Message Date
mihailkudravcev 31659d4287 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>
2026-07-29 13:42:22 +03:00
mihailkudravcev cd79549c27 fix(export_docs): Gitea wiki link targets and INDEX.md pages
Strip .md from internal links, merge folder INDEX bodies, rewrite out-of-wiki repo paths to Gitea src URLs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 13:37:34 +03:00
mihailkudravcev a455cd8085 fix(export_docs): stage Home/Sidebar and shorten sidebar folder labels
Gitea wiki clones may mark Home.md assume-unchanged; clear index flags before add and commit only staged changes. Sidebar shows last path segment without «Папка».

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 13:31:10 +03:00
mihailkudravcev 3d272b46c7 Release 0.3.9: export_docs clean + wiki index pages
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 13:10:46 +03:00