docs: sync README and SPEC_EXPORT_DOCS with export_docs 0.3.12

Document flat-root pages, indexes, sidebar DFS tree, and link rewriting.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
mihailkudravcev
2026-07-29 13:48:37 +03:00
parent 31659d4287
commit a2c68fa5d5
3 changed files with 66 additions and 34 deletions
+5
View File
@@ -8,6 +8,11 @@ All notable changes to **export_1c_help** are documented in this file.
- `_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`).
### Docs
- README: version **0.3.12**; `export_docs` section covers flat-root naming, folder indexes, Home/`_Sidebar` navigation, link rules, `clean`.
- `SPEC_EXPORT_DOCS.md` aligned with current CLI and behaviour (0.3.90.3.12).
## [0.3.11] - 2026-07-29
### Fixed