aboutsummaryrefslogtreecommitdiff
path: root/docs/ja/_summary.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ja/_summary.md')
-rw-r--r--docs/ja/_summary.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/ja/_summary.md b/docs/ja/_summary.md
index 22db3a7fe..e5e19ddc8 100644
--- a/docs/ja/_summary.md
+++ b/docs/ja/_summary.md
@@ -3,7 +3,10 @@
3 * [初めてのファームウェアの構築](ja/newbs_building_firmware.md) 3 * [初めてのファームウェアの構築](ja/newbs_building_firmware.md)
4 * [ファームウェアのフラッシュ](ja/newbs_flashing.md) 4 * [ファームウェアのフラッシュ](ja/newbs_flashing.md)
5 * [テストとデバッグ](ja/newbs_testing_debugging.md) 5 * [テストとデバッグ](ja/newbs_testing_debugging.md)
6 * [Gitのベストプラクティス](ja/newbs_best_practices.md) 6 * [QMK における Git 運用作法](ja/newbs_git_best_practices.md)
7 * [あなたのフォークの master ブランチ](ja/newbs_git_using_your_master_branch.md)
8 * [マージの競合の解決](ja/newbs_git_resolving_merge_conflicts.md)
9 * [同期のとれていない git ブランチの再同期](ja/newbs_git_resynchronize_a_branch.md)
7 * [学習リソース](ja/newbs_learn_more_resources.md) 10 * [学習リソース](ja/newbs_learn_more_resources.md)
8 11
9* [QMKの基本](ja/README.md) 12* [QMKの基本](ja/README.md)