egg/docs/source/_data/guide_toc.yml
2017-02-13 23:27:25 +08:00

42 lines
1.2 KiB
YAML

Intro:
What is egg: /intro/index.html
egg and koa: /intro/egg-and-koa.html
Get Start: /intro/quickstart.html
Basics:
Environment: /basics/env.html
Config: /basics/config.html
Middleware: /basics/middleware.html
Router: /basics/router.html
Controller: /basics/controller.html
Service: /basics/service.html
Schedule: /basics/schedule.html
Extend: /basics/extend.html
Custom init: /basics/app-start.html
Core:
Development: /core/development.html
Security: /core/security.html
# Passport: /core/passport.html
HttpClient: /core/httpclient.html
Logger: /core/logger.html
Error Handling: /core/error-handling.html
i18n: /core/i18n.html
View: /core/view.html
Unit Testing: /core/unittest.html
Tutorials:
MySQL: /tutorials/mysql.html
RESTful API: /tutorials/restful.html
Progressive: /tutorials/progressive.html
Async Function: /tutorials/async-function.html
Advanced:
# Deployment: /advanced/deployment.html
Loader: /advanced/loader.html
Plugin: /advanced/plugin.html
Framework: /advanced/framework.html
Cluster: /advanced/cluster.html
View Plugin: /advanced/view-plugin.html
Community:
Contributing: /contributing.html
Resource: /resource.html
# Member Guide: /member_guide.html
FAQ: /faq.html