๐ค Contribute to this Wiki
Introductionโ
The Fydetab Duo Wiki is a multilingual wiki built with Docusaurus, aiming to provide comprehensive documentation support for the Fydetab Duo tablet. This guide will walk you through different ways to contribute to this wiki.
File Structure and Contribution Suggestionsโ
Below is a list of all directories and main files related to the wiki content. If you find an error in the wiki documentation, you can locate the corresponding source file here, make modifications, and submit the updated file.
fydetabduo-wiki/
โโโ docs/ # Documentation directory, controls the English part of this wiki
โ โโโ 1.intro.md
โ โโโ 2.Operating system options.md
โ โโโ 3.Flashing the Fydetab Duo.md
โ โโโ 5.Key hardware components.md
โ โโโ 6.Unbrick your Fydetab Duo.md
โ โโโ 7.Contribute to wiki.md
โ โโโ Available-OS/
โ โโโ Hacking-the-Fydetab-Duo/
โ โโโ Recipes/
โโโ i18n # Multilingual directory
โ โโโ zh-Hans # Simplified Chinese translation files
โ โโโ code.json
โ โโโ docusaurus-plugin-content-docs
โ โ โโโ current
โ โ โ โโโ 1.intro.md
โ โ โ โโโ 2.Operating system options.md
โ โ โ โโโ 3.Flashing the Fydetab Duo.md
โ โ โ โโโ 5.Key hardware components.md
โ โ โ โโโ 6.Unbrick your Fydetab Duo.md
โ โ โ โโโ 7.Contribute to wiki.md
โ โ โ โโโ Available-OS/
โ โ โ โโโ Hacking-the-Fydetab-Duo/
โ โ โ โโโ Recipes/
โ โโโ docusaurus-theme-classic/