This is an automated email from the ASF dual-hosted git repository.
moonming pushed a change to branch feat/astro-docs-wave3
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
from 442343c7128 fix(docs): address review — SPA routing, sidebar depth,
edit refs, twins
add f1b2399c40f fix(docs): second review round — version paths, fallback
edit links, dedup
No new revisions were added by this update.
Summary of changes:
doc/docusaurus.config.js | 42 ++++++++++++++------------
next/scripts/generate-md-twins.mjs | 40 ++++++++++++++++--------
next/src/layouts/DocPage.astro | 11 ++++---
next/src/lib/content.ts | 27 ++++++++++++++---
next/src/pages/docs/[project]/[...id].astro | 8 +++--
next/src/pages/docs/apisix/[...id].astro | 2 +-
next/src/pages/zh/docs/[project]/[...id].astro | 8 +++--
next/src/pages/zh/docs/apisix/[...id].astro | 2 +-
8 files changed, 95 insertions(+), 45 deletions(-)