- Cocos Creator User Manual: https://docs.cocos.com
- Cocos Engine Official Website:https://www.cocos.com
npm install
node ./scripts/create-sidebar.js versions/3.8/zh/SUMMARY.md
node ./scripts/create-sidebar.js versions/3.8/en/SUMMARY.md
npx vitepress dev versions/3.8
node ./scripts/publish.js --version=versions/3.8
node ./scripts/publish.js --version=versions/all
npx vitepress preview versions/3.8
Change the '3.8' above to operate another version.