syntaxis/docs/howto/README.md

29 lines
1.0 KiB
Markdown
Raw Normal View History

# 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)