You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small number of large files get truncated at the end due to Gemini 2.0 Flash limitations --> Will switch to 2.5 Pro in the future
Some custom formats are difficult to make compatible with the Docusaurus engine using regex replacements, currently fixed a few manually --> Will switch to VitePress/Next.js which are more flexible and forgiving
All heading links (with #) are broken because the title don't match after translation --> Still looking for a solution
Regex replacement scripts cannot guarantee proper formatting after replacement --> Need to optimize scripts or use other libraries for assistance (through AST, etc.)
Need optimization:
Translation quality needs improvement --> Switching to 2.5 Pro should help, can also optimize prompts
Custom Markdown components based on Writerside (like Kotlin, Ktor) need reimplementation, currently replaced with similar existing components (like ul, li) resulting in poorer display quality --> Switching frameworks will provide more components and customization options
Document styling needs optimization, some content overflows the viewport (especially for Kotlin) --> Changing frameworks will make this easier to handle
Translation scripts can be unified, and workflows can be split to run individually for single languages
中文
目前问题:
需要优化:
English
Current Issues:
Need optimization: