The-niceU opened a new pull request, #447:
URL: https://github.com/apache/fory-site/pull/447

   ### Description:
   
   **Summary**
   This PR corrects the sidebar order in the docs/ and i18n/ directories. 
Specifically, it ensures that "Basic Serialization" is positioned before 
"Configuration" to maintain consistency with the core documentation.
   
   **Changes**
   
   - Swapped sidebar_position values for basic_serialization.md and 
configuration.md in all language guides (Java, Python, C++, etc.).
   - Fixed the missing sidebar_position update in the Dart language section 
which was previously overlooked.
   - Applied the same changes to the i18n/zh-CN/ directory to ensure localized 
docs are in sync.
   - update package-lock to match node 24 requirements.
   
   **Verification**
   
   - Verified the sidebar order via npm run start-zh and npm run start-en.
   - Passed npm run typecheck.
   
   Fixes #427
   Related to apache/fory#3447


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to