mirror of
https://github.com/eggjs/egg.git
synced 2024-12-04 07:14:30 +00:00
63 lines
1.5 KiB
YAML
63 lines
1.5 KiB
YAML
menu:
|
|
guide: Guide
|
|
api: API
|
|
tutorials: Tutorials
|
|
plugins: Plugins
|
|
release: Release
|
|
|
|
index:
|
|
slogan: "Born to build better enterprise frameworks and apps"
|
|
feature11: "Process Management"
|
|
feature12: "Built-in production process manager and load balancer"
|
|
feature21: "Customization"
|
|
feature22: "Customize framework for your team based on egg and plugins"
|
|
feature31: "Powerful Plugin System"
|
|
feature32: "Do what you like in egg with the pluggable and extendable system"
|
|
getstart: "Get Started"
|
|
readmore: "Read More"
|
|
|
|
header:
|
|
translations: "Translations"
|
|
|
|
guide_toc:
|
|
Intro: Guide
|
|
What is Egg: What is Egg?
|
|
Egg and Koa: Egg and Koa
|
|
Get Start: Quick Start
|
|
Basics: Basis Function
|
|
Structure: Directory Structure
|
|
Objects: Built-in Objects
|
|
Environment: Environment
|
|
Config: Configuration
|
|
Middleware: Middleware
|
|
Router: Router
|
|
Controller: Controller
|
|
Service: Service
|
|
Schedule: Schedule
|
|
Extend: Extend
|
|
Custom init: Custom Init
|
|
Development: Development
|
|
Unit Testing: Unit Testing
|
|
Core: Core
|
|
Security: Security
|
|
View: View
|
|
View Plugin: View Plugin
|
|
# Passport:
|
|
HttpClient: HttpClient
|
|
Logger: Logger
|
|
Error Handling: Error Handling
|
|
i18n: i18n
|
|
Cluster and IPC: Cluster and IPC
|
|
Cooke and Session: Cookie and Session
|
|
Tutorials: Tutorials
|
|
Advanced: Advanced
|
|
Cluster Client: Cluster Enhancement
|
|
Framework: Framework
|
|
Plugin: Plugin
|
|
Progressive: Progressive
|
|
# Loader:
|
|
Community: Community
|
|
Contributing: Contributing
|
|
Member Guide: Member Guide
|
|
FAQ: FAQ
|