mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-09-01 04:31:54 +02:00
Move remaining pages to VitePress
This commit is contained in:
60
docs/fr_FR/site-navigation.md
Normal file
60
docs/fr_FR/site-navigation.md
Normal file
@@ -0,0 +1,60 @@
|
||||
---
|
||||
title: "Index"#
|
||||
sitemap: false
|
||||
---
|
||||
|
||||
{% capture notice-1 %}
|
||||
**Populaire**
|
||||
|
||||
+ [Finalisation de l'installation](finalizing-setup)
|
||||
+ [Installation de boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
||||
+ [Installing boot9strap (MSET9)](installing-boot9strap-(mset9))
|
||||
|
||||
{% endcapture %}
|
||||
<div class="notice--info">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
{% capture notice-2 %}
|
||||
**Toutes**
|
||||
|
||||
+ [Mise à jour vers boot9strap](a9lh-to-b9s)
|
||||
+ [Crédits](credits)
|
||||
+ [Vérification de la présence d'un CFW](checking-for-cfw)
|
||||
+ [Contribuer](contribute)
|
||||
+ [CTRTransfer](ctrtransfer)
|
||||
+ [Dump de titres et de cartes de jeu](dumping-titles-and-game-cartridges)
|
||||
+ [F3 (Linux)](f3-(linux))
|
||||
+ [F3X (Mac)](f3x-(mac))
|
||||
+ [F3XSwift (Mac)](f3xswift-(mac))
|
||||
+ [FAQ](faq)
|
||||
+ [Les Extensions de fichiers (Windows)](file-extensions-(windows))
|
||||
+ [Finalisation de l'installation](finalizing-setup)
|
||||
+ [Flasher ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system))
|
||||
+ [Flasher ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system))
|
||||
+ [Flasher ntrboot (DSi)](flashing-ntrboot-(dsi))
|
||||
+ [Flasher ntrboot (NDS)](flashing-ntrboot-(nds))
|
||||
+ [Formatage de la carte SD (Linux)](formatting-sd-(linux))
|
||||
+ [Formatage de la carte SD (Mac)](formatting-sd-(mac))
|
||||
+ [Formatage de la carte SD (Windows)](formatting-sd-(windows))
|
||||
+ [Bien démarrer](get-started)
|
||||
+ [Utilisation de GodMode9](godmode9-usage)
|
||||
+ [H2testw (Windows)](h2testw-(windows))
|
||||
+ [Home](/fr_FR/)
|
||||
+ [Installation de boot9strap (Hardmod)](installing-boot9strap-(hardmod))
|
||||
+ [Installing boot9strap (MSET9)](installing-boot9strap-(mset9))
|
||||
+ [Installing boot9strap (MSET9 CLI)](installing-boot9strap-(mset9-cli))
|
||||
+ [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-(mset9-play-store))
|
||||
+ [Installation de boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
+ [Installation de boot9strap (safecerthax)](installing-boot9strap-(safecerthax))
|
||||
+ [Installation de boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
||||
+ [Installation de boot9strap (SSLoth-Browser)](installing-boot9strap-(ssloth-browser))
|
||||
+ [Installing boot9strap (super-skaterhax)](installing-boot9strap-(super-skaterhax))
|
||||
+ [Informations importantes](key-information)
|
||||
+ [Transférer une EmuNAND](move-emunand)
|
||||
+ [ntrboot](ntrboot)
|
||||
+ [Changement de Région](region-changing)
|
||||
+ [Restauration / Mise à jour du CFW](restoring-updating-cfw)
|
||||
+ [Dépannage](troubleshooting)
|
||||
+ [Désinstallation du CFW](uninstall-cfw)
|
||||
+ [Mettre à jour B9S](updating-b9s)
|
||||
{% endcapture %}
|
||||
<div class="notice--primary">{{ notice-2 | markdownify }}</div>
|
Reference in New Issue
Block a user