Merge _configs/ into config/ for single configuration directory. Update all path references. Changes: - Move _configs/* to config/ - Update .gitignore for new patterns - No code references to _configs/ found Impact: -1 root directory (layout_conventions.md compliance)
29 lines
1.0 KiB
Markdown
29 lines
1.0 KiB
Markdown
# SYNTAXIS How-To Guides
|
|
|
|
Step-by-step guides for installation, setup, and common tasks.
|
|
|
|
## Installation & Setup
|
|
|
|
- [how-install-works.md](how-install-works.md) - Installation mechanics
|
|
- [bootstrap-explained-final.md](bootstrap-explained-final.md) - Bootstrap process
|
|
- [bootstrap-explained.md](bootstrap-explained.md) - Detailed bootstrap explanation
|
|
- [bootstrap-diagrams-final.md](bootstrap-diagrams-final.md) - Bootstrap diagrams
|
|
- [bootstrap-diagrams.md](bootstrap-diagrams.md) - Detailed diagrams
|
|
- [bootstrap_rust.md](bootstrap_rust.md) - Rust bootstrap guide
|
|
- [choose_install_target.md](choose_install_target.md) - Choose installation target
|
|
|
|
## Commands & Tools
|
|
|
|
- [bash-commands-reference.md](bash-commands-reference.md) - Bash command reference
|
|
- [bash_commands_used.md](bash_commands_used.md) - Commands used
|
|
- [bash_commands.md](bash_commands.md) - Basic bash commands
|
|
|
|
## Troubleshooting
|
|
|
|
- [errors/](errors/) - Common errors and solutions
|
|
|
|
## Related
|
|
|
|
- [Installation Guide](../installation-guide.md)
|
|
- [Configuration Guide](../configuration.md)
|