文件
ParlzPackageManger/web
JGZYES be3891d681 web: docs AJAX seamless navigation (no page reload)
docs/index.php now serves a bare partial (crumb + #docs-body, no layout) when
?ajax=1, and a small script intercepts the left tree links to fetch that partial
and swap the right content area in place — no full page reload. history.pushState
keeps the URL/back-forward working. Non-JS users fall back to normal links.
2026-09-05 12:38:34 +08:00
..