This is an automated email from the ASF dual-hosted git repository.
VGalaxies pushed a change to branch docusaurus-issue-103-preview
in repository https://gitbox.apache.org/repos/asf/hugegraph-doc.git
from 781c6f2c fix: compact documentation version dropdown
add a213f8bb docs: add archived release version mapping
No new revisions were added by this update.
Summary of changes:
README.md | 42 ++-
docusaurus.config.js | 46 ++-
package.json | 2 +-
scripts/list-docs-versions.mjs | 10 +-
scripts/prepare-docs-versions.mjs | 330 ++++++++++++++++++++-
scripts/validate-ui.js | 2 +-
src/components/LanguageSwitcherNavbarItem/index.js | 72 +++--
src/data/versions.json | 144 +++++++++
8 files changed, 600 insertions(+), 48 deletions(-)