39 lines
1.0 KiB
Markdown
39 lines
1.0 KiB
Markdown
|
|
# Rustelo Documentation
|
||
|
|
|
||
|
|
Complete documentation for the Rustelo web framework.
|
||
|
|
|
||
|
|
## Documentation Structure
|
||
|
|
|
||
|
|
### 📚 [API Documentation](api/)
|
||
|
|
API reference and technical specifications.
|
||
|
|
|
||
|
|
### 🏗️ [Architecture](architecture/)
|
||
|
|
System architecture, design patterns, and technical decisions.
|
||
|
|
|
||
|
|
### 📖 [Guides](guides/)
|
||
|
|
Step-by-step guides for using and developing with Rustelo.
|
||
|
|
|
||
|
|
### 💡 [How-To](howto/)
|
||
|
|
Practical how-to guides for common tasks.
|
||
|
|
|
||
|
|
### ✨ [Features](features/)
|
||
|
|
Feature-specific documentation and implementation guides.
|
||
|
|
|
||
|
|
### 📝 [Examples](examples/)
|
||
|
|
Code examples and sample implementations.
|
||
|
|
|
||
|
|
## Quick Links
|
||
|
|
|
||
|
|
### Getting Started
|
||
|
|
- [Quick Start Guide](guides/quick-start-guide.md)
|
||
|
|
- [Migration Guide](guides/migration-guide.md)
|
||
|
|
|
||
|
|
### Architecture
|
||
|
|
- [Framework Integrity Protection](architecture/framework-integrity-protection.md)
|
||
|
|
- [Layered Override System](architecture/layered-override-system.md)
|
||
|
|
- [Template Architecture](architecture/template-architecture.md)
|
||
|
|
|
||
|
|
## Navigation
|
||
|
|
|
||
|
|
This documentation is organized for easy browsing via Git and mdBook.
|