Commit Graph

4 Commits

Author SHA1 Message Date
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 fa6a2a3799 Document nested subsystems and percent-encoded filename fix. 2026-07-23 15:01:18 +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