### Contents - [ ] Add new 4.0 features (list to be developed) - [ ] Remove 3.x deprecated features (idem) - [ ] Update pictures - [ ] Re-read all pages to eliminate obsolete information ### Structure - [ ] Validate current menu and tree structure - [ ] Move files into correct position (folder) - [ ] Structure images tree matching files folders - [ ] Rename images into human names ### Theme - [ ] Migrate to VitePress - [ ] Address obsolescence - [ ] Add RTL support - if possible ### Release - [ ] Fork master to 3.4 and build final archive version - [ ] Merge EN only from dev to master ### Crowdin - [ ] Refresh all folders with new structure (one time action, language by language) ```preserve_hierarchy: true files: - source: /docs/EN/**/*.md translation: /docs/CROWDIN/%two_letters_code%/**/%original_file_name% type: md35 skip_untranslated_strings: false export_only_approved: false ``` - [ ] Cleanup CROWDIN folders (one at a time, files and pictures) - [ ] Implement LLM translation in low translation high usage languages - [ ] Evaluate move to `md36`
Contents
Structure
Theme
Release
Crowdin
md36