9 Commits

Author SHA1 Message Date
mihailkudravcev a2c68fa5d5 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>
2026-07-29 13:48:37 +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
mihailkudravcev f9e8380348 Include configuration name and vendor in generated wiki footers. 2026-07-24 09:46:44 +03:00
mihailkudravcev 046a9a51e3 Preserve user wiki pages on help export push.
Only manifest-managed help pages are updated or removed; add --wipe-unmanaged for a full clean.
2026-07-23 16:30:51 +03:00
mihailkudravcev 37cbe65ac8 Replace Unicode minus with ASCII hyphen in export stats. 2026-07-23 15:30:43 +03:00
mihailkudravcev 02a05d34d0 Support any 1C config dump and auto wiki URL from its git remote.
Add info command, -c/--config, derived repo.wiki.git target, and README for submodule/root workflows.
2026-07-23 15:24:59 +03:00
mihailkudravcev ecddcef586 Track configuration version and page lifecycle in wiki export.
Record created/edited/deleted-in versions per page; add History.md and update workflow docs.
2026-07-23 15:16:06 +03:00
mihailkudravcev 92fd17689c Fix Gitea wiki filenames: use percent-encoded Cyrillic slugs.
Unicode names caused HTTP 500 in the wiki UI; match Gitea storage format.
2026-07-23 14:58:58 +03:00
mihailkudravcev aec0407b87 Initial release: export 1C Help to Gitea wiki.
Convert Ext/Help/ru.html to Markdown and push to a wiki git repository.
2026-07-23 14:54:04 +03:00