erg/doc/JA/dev_guide/SUMMARY.md
Shunsuke Shibayama a76da9feb2 Update dev guide
2023-01-28 19:44:51 +09:00

22 lines
685 B
Markdown

# 概要
<!--
This file is generated automatically. If you want to edit this, edit `doc/sync_to_summary.py`
This file is for generating The Erg Book. Do not add badges, etc.
-->
[このガイドについて](./about.md)
---
- [ブランチ運用方針](branches.md)
- [build features](build_features.md)
- [ディレクトリ構造](directories.md)
- [ドキュメントのガイドライン](doc_guideline.md)
- [組み込み](embedding.md)
- [開発環境](env.md)
- [多言語化](i18n_messages.md)
- [Rustコードガイドライン](rust_code_guideline.md)
- [テスト](test.md)
- [トラブルシューティング](troubleshooting.md)
- [バージョニング](version.md)