mirror of
https://github.com/erg-lang/erg.git
synced 2025-08-12 06:38:46 +00:00
22 lines
608 B
Markdown
22 lines
608 B
Markdown
# Summary
|
|
|
|
<!--
|
|
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 this guide](./about.md)
|
|
|
|
---
|
|
|
|
- [branch policy](branches.md)
|
|
- [build features](build_features.md)
|
|
- [directory structure](directories.md)
|
|
- [document guideline](doc_guideline.md)
|
|
- [embedding](embedding.md)
|
|
- [development environment](env.md)
|
|
- [internationalization](i18n_messages.md)
|
|
- [Rust code guideline](rust_code_guideline.md)
|
|
- [test](test.md)
|
|
- [troubleshooting](troubleshooting.md)
|
|
- [versioning](version.md)
|