Rustelo/docs/README.md
Jesús Pérez 98e2d4e783
Some checks failed
CI/CD Pipeline / Test Suite (push) Has been cancelled
CI/CD Pipeline / Security Audit (push) Has been cancelled
CI/CD Pipeline / Build Docker Image (push) Has been cancelled
CI/CD Pipeline / Deploy to Staging (push) Has been cancelled
CI/CD Pipeline / Deploy to Production (push) Has been cancelled
CI/CD Pipeline / Performance Benchmarks (push) Has been cancelled
CI/CD Pipeline / Cleanup (push) Has been cancelled
chore: update docs
2026-02-08 20:12:31 +00:00

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.