From 58aefab96d947895dff589d0efb4e92df6302f2a Mon Sep 17 00:00:00 2001 From: Auto Doc Publisher Date: Thu, 11 Oct 2018 02:42:49 +0000 Subject: [PATCH] docs: auto generate by ci doc (CONTRIBUTION): Add missing English translations and clearify dns (#3035) --- api/Agent.html | 2 +- api/AgentWorkerLoader.html | 2 +- api/AppInfo.html | 2 +- api/AppWorkerLoader.html | 2 +- api/Application.html | 2 +- api/BaseContextLogger.html | 2 +- api/Config.html | 2 +- api/Context.html | 2 +- api/ContextLoader.html | 2 +- api/Egg.html | 2 +- api/EggApplication.html | 2 +- api/EggCore.html | 2 +- api/EggLoader.html | 2 +- api/FileLoader.html | 2 +- api/Helper.html | 2 +- api/I18n.html | 2 +- api/Lifecycle.html | 2 +- api/Messenger.html | 2 +- api/Request.html | 2 +- api/Response.html | 2 +- api/Router.html | 2 +- api/app_extend_context.js.html | 2 +- api/app_extend_helper.js.html | 2 +- api/app_extend_request.js.html | 2 +- api/app_extend_response.js.html | 2 +- api/config_config.default.js.html | 2 +- api/config_plugin.js.html | 2 +- api/global.html | 2 +- api/global.html#BaseContextClass | 2 +- api/global.html#Controller | 2 +- api/global.html#Service | 2 +- api/index.html | 2 +- api/index.js.html | 2 +- api/lib_agent.js.html | 2 +- api/lib_application.js.html | 2 +- api/lib_core_base_context_class.js.html | 2 +- api/lib_core_base_context_logger.js.html | 2 +- api/lib_core_context_httpclient.js.html | 2 +- api/lib_core_messenger.js.html | 2 +- api/lib_egg.js.html | 2 +- api/lib_jsdoc_context.jsdoc.html | 2 +- api/lib_jsdoc_request.jsdoc.html | 2 +- api/lib_jsdoc_response.jsdoc.html | 2 +- api/lib_loader_agent_worker_loader.js.html | 2 +- api/lib_loader_app_worker_loader.js.html | 2 +- ...development@2.4.1@egg-development_agent.js.html | 2 +- ...1@egg-development_config_config.default.js.html | 2 +- ...de_modules__egg-i18n@2.0.0@egg-i18n_app.js.html | 2 +- ...-i18n@2.0.0@egg-i18n_app_extend_context.js.html | 2 +- ...8n@2.0.0@egg-i18n_config_config.default.js.html | 2 +- ...@2.0.0@egg-jsonp_app_extend_application.js.html | 2 +- ...sonp@2.0.0@egg-jsonp_app_extend_context.js.html | 2 +- ...p@2.0.0@egg-jsonp_config_config.default.js.html | 2 +- ....3@egg-logrotator_config_config.default.js.html | 2 +- ...@2.2.1@egg-multipart_app_extend_context.js.html | 2 +- ...2.1@egg-multipart_config_config.default.js.html | 2 +- ...ule@3.4.0@egg-schedule_app_extend_agent.js.html | 2 +- ...y@2.4.0@egg-security_app_extend_context.js.html | 2 +- ....4.0@egg-security_config_config.default.js.html | 2 +- ....1.0@egg-session_app_extend_application.js.html | 2 +- ...@2.1.1@egg-static_config_config.default.js.html | 2 +- ...w@2.1.0@egg-view_app_extend_application.js.html | 2 +- ...-view@2.1.0@egg-view_app_extend_context.js.html | 2 +- ...ew@2.1.0@egg-view_config_config.default.js.html | 2 +- ...3.1.0@egg-watcher_config_config.default.js.html | 2 +- api/node_modules_egg-core_lib_egg.js.html | 2 +- api/node_modules_egg-core_lib_lifecycle.js.html | 2 +- ...ules_egg-core_lib_loader_context_loader.js.html | 2 +- ..._modules_egg-core_lib_loader_egg_loader.js.html | 2 +- ...modules_egg-core_lib_loader_file_loader.js.html | 2 +- ...odules_egg-core_lib_loader_mixin_config.js.html | 2 +- ...es_egg-core_lib_loader_mixin_controller.js.html | 2 +- ...odules_egg-core_lib_loader_mixin_custom.js.html | 2 +- ...odules_egg-core_lib_loader_mixin_extend.js.html | 2 +- ...es_egg-core_lib_loader_mixin_middleware.js.html | 2 +- ...odules_egg-core_lib_loader_mixin_plugin.js.html | 2 +- ...odules_egg-core_lib_loader_mixin_router.js.html | 2 +- ...dules_egg-core_lib_loader_mixin_service.js.html | 2 +- ...s_egg-core_lib_utils_base_context_class.js.html | 2 +- api/node_modules_egg-core_lib_utils_index.js.html | 2 +- api/node_modules_egg-core_lib_utils_router.js.html | 2 +- en/contributing.html | 14 ++++++++++---- zh-cn/contributing.html | 7 +++---- 83 files changed, 94 insertions(+), 89 deletions(-) diff --git a/api/Agent.html b/api/Agent.html index 4969ef6e10..b05ceecb8a 100644 --- a/api/Agent.html +++ b/api/Agent.html @@ -1502,7 +1502,7 @@
Example

diff --git a/api/AgentWorkerLoader.html b/api/AgentWorkerLoader.html index 60c8bc494a..e87e334531 100644 --- a/api/AgentWorkerLoader.html +++ b/api/AgentWorkerLoader.html @@ -263,7 +263,7 @@

loadConfig<
- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/AppInfo.html b/api/AppInfo.html index b492a7f191..97551effa3 100644 --- a/api/AppInfo.html +++ b/api/AppInfo.html @@ -634,7 +634,7 @@

scope
- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/AppWorkerLoader.html b/api/AppWorkerLoader.html index 625852357a..ac9661bda6 100644 --- a/api/AppWorkerLoader.html +++ b/api/AppWorkerLoader.html @@ -349,7 +349,7 @@

loadConfig<
- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Application.html b/api/Application.html index ac287a98bd..6c7ab8c133 100644 --- a/api/Application.html +++ b/api/Application.html @@ -2103,7 +2103,7 @@

Parameters:

- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/BaseContextLogger.html b/api/BaseContextLogger.html index b26d04dd3d..d7407dfe22 100644 --- a/api/BaseContextLogger.html +++ b/api/BaseContextLogger.html @@ -546,7 +546,7 @@

warn
- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Config.html b/api/Config.html index c40e494808..ed532dc909 100644 --- a/api/Config.html +++ b/api/Config.html @@ -5120,7 +5120,7 @@
Properties:

- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Context.html b/api/Context.html index f32bfcc8a2..7cb1188d86 100644 --- a/api/Context.html +++ b/api/Context.html @@ -1925,7 +1925,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/ContextLoader.html b/api/ContextLoader.html index 311088d6f5..c506a1b3e8 100644 --- a/api/ContextLoader.html +++ b/api/ContextLoader.html @@ -476,7 +476,7 @@

parse
- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Egg.html b/api/Egg.html index 06274f638b..f2174f0150 100644 --- a/api/Egg.html +++ b/api/Egg.html @@ -616,7 +616,7 @@

Subscript
- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/EggApplication.html b/api/EggApplication.html index 693ebd99c1..c4337bf9b2 100644 --- a/api/EggApplication.html +++ b/api/EggApplication.html @@ -3518,7 +3518,7 @@

Parameters:

- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/EggCore.html b/api/EggCore.html index 357586db44..ce15a5cd79 100644 --- a/api/EggCore.html +++ b/api/EggCore.html @@ -2314,7 +2314,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/EggLoader.html b/api/EggLoader.html index d5cdfaf831..b7f1c23cd7 100644 --- a/api/EggLoader.html +++ b/api/EggLoader.html @@ -2786,7 +2786,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/FileLoader.html b/api/FileLoader.html index 817caeac98..24b8b0657e 100644 --- a/api/FileLoader.html +++ b/api/FileLoader.html @@ -695,7 +695,7 @@

parse
- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Helper.html b/api/Helper.html index e2a4b13e36..4f9b34c709 100644 --- a/api/Helper.html +++ b/api/Helper.html @@ -508,7 +508,7 @@
Example

- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/I18n.html b/api/I18n.html index b8381ec52d..b00a1e5032 100644 --- a/api/I18n.html +++ b/api/I18n.html @@ -259,7 +259,7 @@
Example

- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Lifecycle.html b/api/Lifecycle.html index 00be89b784..b94bc06526 100644 --- a/api/Lifecycle.html +++ b/api/Lifecycle.html @@ -404,7 +404,7 @@

init
- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Messenger.html b/api/Messenger.html index 00cf5a77b2..1f8ace60f9 100644 --- a/api/Messenger.html +++ b/api/Messenger.html @@ -1164,7 +1164,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Request.html b/api/Request.html index 62085e5dd1..6e82cfacba 100644 --- a/api/Request.html +++ b/api/Request.html @@ -1246,7 +1246,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Response.html b/api/Response.html index 700ecc91df..98407d92fd 100644 --- a/api/Response.html +++ b/api/Response.html @@ -372,7 +372,7 @@

type
- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Router.html b/api/Router.html index 0d66fc914c..4e36ca31cc 100644 --- a/api/Router.html +++ b/api/Router.html @@ -849,7 +849,7 @@
Example

- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/app_extend_context.js.html b/api/app_extend_context.js.html index 213c8333df..6a602f0a24 100644 --- a/api/app_extend_context.js.html +++ b/api/app_extend_context.js.html @@ -324,7 +324,7 @@

app/extend/context.js


- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/app_extend_helper.js.html b/api/app_extend_helper.js.html index 4c602a8489..0c13463d20 100644 --- a/api/app_extend_helper.js.html +++ b/api/app_extend_helper.js.html @@ -104,7 +104,7 @@

app/extend/helper.js


- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/app_extend_request.js.html b/api/app_extend_request.js.html index 49aaf00d2b..cb450cc22e 100644 --- a/api/app_extend_request.js.html +++ b/api/app_extend_request.js.html @@ -327,7 +327,7 @@

app/extend/request.js


- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/app_extend_response.js.html b/api/app_extend_response.js.html index 093e1e25dd..bd5ca60f03 100644 --- a/api/app_extend_response.js.html +++ b/api/app_extend_response.js.html @@ -152,7 +152,7 @@

app/extend/response.js


- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/config_config.default.js.html b/api/config_config.default.js.html index f0b51aa6b4..100021ea5b 100644 --- a/api/config_config.default.js.html +++ b/api/config_config.default.js.html @@ -414,7 +414,7 @@

config/config.default.js


- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/config_plugin.js.html b/api/config_plugin.js.html index 6e854cd7bb..0708c9691d 100644 --- a/api/config_plugin.js.html +++ b/api/config_plugin.js.html @@ -197,7 +197,7 @@

config/plugin.js


- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/global.html b/api/global.html index 7a78e4b4a6..e178b10a57 100644 --- a/api/global.html +++ b/api/global.html @@ -1367,7 +1367,7 @@
Properties

- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/global.html#BaseContextClass b/api/global.html#BaseContextClass index 9f70dfce8c..480b945f6a 100644 --- a/api/global.html#BaseContextClass +++ b/api/global.html#BaseContextClass @@ -829,7 +829,7 @@ it's instantiated in context level,
- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/global.html#Controller b/api/global.html#Controller index e4855707b3..2ae88097d5 100644 --- a/api/global.html#Controller +++ b/api/global.html#Controller @@ -448,7 +448,7 @@
- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/global.html#Service b/api/global.html#Service index 5f780637e3..0de70ad7b0 100644 --- a/api/global.html#Service +++ b/api/global.html#Service @@ -448,7 +448,7 @@
- Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:23 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/index.html b/api/index.html index 1d264fe451..3389dde9db 100644 --- a/api/index.html +++ b/api/index.html @@ -67,7 +67,7 @@

Classes

  • Agent
    • - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/index.js.html b/api/index.js.html index 6a5f865878..f64e70eec5 100644 --- a/api/index.js.html +++ b/api/index.js.html @@ -120,7 +120,7 @@

      index.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_agent.js.html b/api/lib_agent.js.html index 6afc716b27..040e4ace95 100644 --- a/api/lib_agent.js.html +++ b/api/lib_agent.js.html @@ -146,7 +146,7 @@

      lib/agent.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_application.js.html b/api/lib_application.js.html index dd160d02ae..012b74c8c2 100644 --- a/api/lib_application.js.html +++ b/api/lib_application.js.html @@ -441,7 +441,7 @@

      lib/application.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_core_base_context_class.js.html b/api/lib_core_base_context_class.js.html index b2c53b166e..1f97e42bb4 100644 --- a/api/lib_core_base_context_class.js.html +++ b/api/lib_core_base_context_class.js.html @@ -81,7 +81,7 @@

      lib/core/base_context_class.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_core_base_context_logger.js.html b/api/lib_core_base_context_logger.js.html index 10abce0f7f..c872c35db2 100644 --- a/api/lib_core_base_context_logger.js.html +++ b/api/lib_core_base_context_logger.js.html @@ -124,7 +124,7 @@

      lib/core/base_context_logger.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_core_context_httpclient.js.html b/api/lib_core_context_httpclient.js.html index b1916950ee..1079fa7523 100644 --- a/api/lib_core_context_httpclient.js.html +++ b/api/lib_core_context_httpclient.js.html @@ -89,7 +89,7 @@

      lib/core/context_httpclient.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_core_messenger.js.html b/api/lib_core_messenger.js.html index ce11178336..2a9567c925 100644 --- a/api/lib_core_messenger.js.html +++ b/api/lib_core_messenger.js.html @@ -198,7 +198,7 @@

      lib/core/messenger.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_egg.js.html b/api/lib_egg.js.html index b3d0755429..3e156cede8 100644 --- a/api/lib_egg.js.html +++ b/api/lib_egg.js.html @@ -522,7 +522,7 @@

      lib/egg.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_jsdoc_context.jsdoc.html b/api/lib_jsdoc_context.jsdoc.html index 4380c334ea..1d90a66f56 100644 --- a/api/lib_jsdoc_context.jsdoc.html +++ b/api/lib_jsdoc_context.jsdoc.html @@ -103,7 +103,7 @@

      lib/jsdoc/context.jsdoc


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_jsdoc_request.jsdoc.html b/api/lib_jsdoc_request.jsdoc.html index 67c9bd5d4b..89507ae3d6 100644 --- a/api/lib_jsdoc_request.jsdoc.html +++ b/api/lib_jsdoc_request.jsdoc.html @@ -109,7 +109,7 @@

      lib/jsdoc/request.jsdoc


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_jsdoc_response.jsdoc.html b/api/lib_jsdoc_response.jsdoc.html index 22eb7e419c..dc14df1d7d 100644 --- a/api/lib_jsdoc_response.jsdoc.html +++ b/api/lib_jsdoc_response.jsdoc.html @@ -66,7 +66,7 @@

      lib/jsdoc/response.jsdoc


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_loader_agent_worker_loader.js.html b/api/lib_loader_agent_worker_loader.js.html index 21b76c5957..395e09b9f2 100644 --- a/api/lib_loader_agent_worker_loader.js.html +++ b/api/lib_loader_agent_worker_loader.js.html @@ -86,7 +86,7 @@

      lib/loader/agent_worker_loader.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_loader_app_worker_loader.js.html b/api/lib_loader_app_worker_loader.js.html index 50d0d45899..eb1134395b 100644 --- a/api/lib_loader_app_worker_loader.js.html +++ b/api/lib_loader_app_worker_loader.js.html @@ -107,7 +107,7 @@

      lib/loader/app_worker_loader.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-development@2.4.1@egg-development_agent.js.html b/api/node_modules__egg-development@2.4.1@egg-development_agent.js.html index a13cb849b0..065834aa6b 100644 --- a/api/node_modules__egg-development@2.4.1@egg-development_agent.js.html +++ b/api/node_modules__egg-development@2.4.1@egg-development_agent.js.html @@ -147,7 +147,7 @@

      node_modules/_egg-development@2.4.1@egg-development/agent
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-development@2.4.1@egg-development_config_config.default.js.html b/api/node_modules__egg-development@2.4.1@egg-development_config_config.default.js.html index df00a04b89..cc2fec9d0b 100644 --- a/api/node_modules__egg-development@2.4.1@egg-development_config_config.default.js.html +++ b/api/node_modules__egg-development@2.4.1@egg-development_config_config.default.js.html @@ -80,7 +80,7 @@

      node_modules/_egg-development@2.4.1@egg-development/confi
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html b/api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html index f73a975c6a..45d5a091db 100644 --- a/api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html +++ b/api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html @@ -199,7 +199,7 @@

      node_modules/_egg-i18n@2.0.0@egg-i18n/app.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html b/api/node_modules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html index 9604ee5bff..0af7b4f0e8 100644 --- a/api/node_modules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html +++ b/api/node_modules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html @@ -73,7 +73,7 @@

      node_modules/_egg-i18n@2.0.0@egg-i18n/app/extend/context.
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html b/api/node_modules__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html index d0f03dc184..95d821cfa1 100644 --- a/api/node_modules__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html +++ b/api/node_modules__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html @@ -89,7 +89,7 @@

      node_modules/_egg-i18n@2.0.0@egg-i18n/config/config.defau
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html index 49b5f3c2d4..c0ac4e1399 100644 --- a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html +++ b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html @@ -174,7 +174,7 @@

      node_modules/_egg-jsonp@2.0.0@egg-jsonp/app/extend/applic
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html index 934cebdb20..28aab20d09 100644 --- a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html +++ b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html @@ -95,7 +95,7 @@

      node_modules/_egg-jsonp@2.0.0@egg-jsonp/app/extend/contex
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html index 0cfe923048..ef06a7ef9d 100644 --- a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html +++ b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html @@ -77,7 +77,7 @@

      node_modules/_egg-jsonp@2.0.0@egg-jsonp/config/config.def
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-logrotator@3.0.3@egg-logrotator_config_config.default.js.html b/api/node_modules__egg-logrotator@3.0.3@egg-logrotator_config_config.default.js.html index 591a700fe4..d8ddfb3361 100644 --- a/api/node_modules__egg-logrotator@3.0.3@egg-logrotator_config_config.default.js.html +++ b/api/node_modules__egg-logrotator@3.0.3@egg-logrotator_config_config.default.js.html @@ -86,7 +86,7 @@

      node_modules/_egg-logrotator@3.0.3@egg-logrotator/config/
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-multipart@2.2.1@egg-multipart_app_extend_context.js.html b/api/node_modules__egg-multipart@2.2.1@egg-multipart_app_extend_context.js.html index 79f26bdf17..3340bfeccc 100644 --- a/api/node_modules__egg-multipart@2.2.1@egg-multipart_app_extend_context.js.html +++ b/api/node_modules__egg-multipart@2.2.1@egg-multipart_app_extend_context.js.html @@ -144,7 +144,7 @@

      node_modules/_egg-multipart@2.2.1@egg-multipart/app/exten
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-multipart@2.2.1@egg-multipart_config_config.default.js.html b/api/node_modules__egg-multipart@2.2.1@egg-multipart_config_config.default.js.html index 6a73e0a191..310edf4d55 100644 --- a/api/node_modules__egg-multipart@2.2.1@egg-multipart_config_config.default.js.html +++ b/api/node_modules__egg-multipart@2.2.1@egg-multipart_config_config.default.js.html @@ -108,7 +108,7 @@

      node_modules/_egg-multipart@2.2.1@egg-multipart/config/co
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-schedule@3.4.0@egg-schedule_app_extend_agent.js.html b/api/node_modules__egg-schedule@3.4.0@egg-schedule_app_extend_agent.js.html index 8c3320f4a2..0e8c66c898 100644 --- a/api/node_modules__egg-schedule@3.4.0@egg-schedule_app_extend_agent.js.html +++ b/api/node_modules__egg-schedule@3.4.0@egg-schedule_app_extend_agent.js.html @@ -102,7 +102,7 @@

      node_modules/_egg-schedule@3.4.0@egg-schedule/app/extend/
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-security@2.4.0@egg-security_app_extend_context.js.html b/api/node_modules__egg-security@2.4.0@egg-security_app_extend_context.js.html index fa7c5f75e9..7414a2ea81 100644 --- a/api/node_modules__egg-security@2.4.0@egg-security_app_extend_context.js.html +++ b/api/node_modules__egg-security@2.4.0@egg-security_app_extend_context.js.html @@ -229,7 +229,7 @@

      node_modules/_egg-security@2.4.0@egg-security/app/extend/
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-security@2.4.0@egg-security_config_config.default.js.html b/api/node_modules__egg-security@2.4.0@egg-security_config_config.default.js.html index be32c6af37..a4ca905c26 100644 --- a/api/node_modules__egg-security@2.4.0@egg-security_config_config.default.js.html +++ b/api/node_modules__egg-security@2.4.0@egg-security_config_config.default.js.html @@ -158,7 +158,7 @@

      node_modules/_egg-security@2.4.0@egg-security/config/conf
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-session@3.1.0@egg-session_app_extend_application.js.html b/api/node_modules__egg-session@3.1.0@egg-session_app_extend_application.js.html index 93626f5830..ad0b976f8f 100644 --- a/api/node_modules__egg-session@3.1.0@egg-session_app_extend_application.js.html +++ b/api/node_modules__egg-session@3.1.0@egg-session_app_extend_application.js.html @@ -116,7 +116,7 @@

      node_modules/_egg-session@3.1.0@egg-session/app/extend/ap
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-static@2.1.1@egg-static_config_config.default.js.html b/api/node_modules__egg-static@2.1.1@egg-static_config_config.default.js.html index 2634496fc4..2ee63d1f4b 100644 --- a/api/node_modules__egg-static@2.1.1@egg-static_config_config.default.js.html +++ b/api/node_modules__egg-static@2.1.1@egg-static_config_config.default.js.html @@ -88,7 +88,7 @@

      node_modules/_egg-static@2.1.1@egg-static/config/config.d
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-view@2.1.0@egg-view_app_extend_application.js.html b/api/node_modules__egg-view@2.1.0@egg-view_app_extend_application.js.html index 54613eb77e..f391e5cd87 100644 --- a/api/node_modules__egg-view@2.1.0@egg-view_app_extend_application.js.html +++ b/api/node_modules__egg-view@2.1.0@egg-view_app_extend_application.js.html @@ -78,7 +78,7 @@

      node_modules/_egg-view@2.1.0@egg-view/app/extend/applicat
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-view@2.1.0@egg-view_app_extend_context.js.html b/api/node_modules__egg-view@2.1.0@egg-view_app_extend_context.js.html index d3bb674a9a..f783b9c8f7 100644 --- a/api/node_modules__egg-view@2.1.0@egg-view_app_extend_context.js.html +++ b/api/node_modules__egg-view@2.1.0@egg-view_app_extend_context.js.html @@ -107,7 +107,7 @@

      node_modules/_egg-view@2.1.0@egg-view/app/extend/context.
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-view@2.1.0@egg-view_config_config.default.js.html b/api/node_modules__egg-view@2.1.0@egg-view_config_config.default.js.html index a24517bb77..b8c590352c 100644 --- a/api/node_modules__egg-view@2.1.0@egg-view_config_config.default.js.html +++ b/api/node_modules__egg-view@2.1.0@egg-view_config_config.default.js.html @@ -83,7 +83,7 @@

      node_modules/_egg-view@2.1.0@egg-view/config/config.defau
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-watcher@3.1.0@egg-watcher_config_config.default.js.html b/api/node_modules__egg-watcher@3.1.0@egg-watcher_config_config.default.js.html index 01f9ec01dc..45a06337d0 100644 --- a/api/node_modules__egg-watcher@3.1.0@egg-watcher_config_config.default.js.html +++ b/api/node_modules__egg-watcher@3.1.0@egg-watcher_config_config.default.js.html @@ -77,7 +77,7 @@

      node_modules/_egg-watcher@3.1.0@egg-watcher/config/config
      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_egg.js.html b/api/node_modules_egg-core_lib_egg.js.html index 79b2133e89..ece7f64f21 100644 --- a/api/node_modules_egg-core_lib_egg.js.html +++ b/api/node_modules_egg-core_lib_egg.js.html @@ -426,7 +426,7 @@

      node_modules/egg-core/lib/egg.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_lifecycle.js.html b/api/node_modules_egg-core_lib_lifecycle.js.html index 4e1fa9e24e..cc17168157 100644 --- a/api/node_modules_egg-core_lib_lifecycle.js.html +++ b/api/node_modules_egg-core_lib_lifecycle.js.html @@ -312,7 +312,7 @@

      node_modules/egg-core/lib/lifecycle.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_context_loader.js.html b/api/node_modules_egg-core_lib_loader_context_loader.js.html index 37d2492894..f3f6ad4471 100644 --- a/api/node_modules_egg-core_lib_loader_context_loader.js.html +++ b/api/node_modules_egg-core_lib_loader_context_loader.js.html @@ -166,7 +166,7 @@

      node_modules/egg-core/lib/loader/context_loader.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_egg_loader.js.html b/api/node_modules_egg-core_lib_loader_egg_loader.js.html index 085a4395a5..257a4d97bb 100644 --- a/api/node_modules_egg-core_lib_loader_egg_loader.js.html +++ b/api/node_modules_egg-core_lib_loader_egg_loader.js.html @@ -534,7 +534,7 @@

      node_modules/egg-core/lib/loader/egg_loader.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_file_loader.js.html b/api/node_modules_egg-core_lib_loader_file_loader.js.html index 213ac9c4d5..fd09b8a2b9 100644 --- a/api/node_modules_egg-core_lib_loader_file_loader.js.html +++ b/api/node_modules_egg-core_lib_loader_file_loader.js.html @@ -318,7 +318,7 @@

      node_modules/egg-core/lib/loader/file_loader.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_config.js.html b/api/node_modules_egg-core_lib_loader_mixin_config.js.html index 3f42d242f6..28afd85a5b 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_config.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_config.js.html @@ -174,7 +174,7 @@

      node_modules/egg-core/lib/loader/mixin/config.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_controller.js.html b/api/node_modules_egg-core_lib_loader_mixin_controller.js.html index 74eacf039a..ab816487f0 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_controller.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_controller.js.html @@ -183,7 +183,7 @@

      node_modules/egg-core/lib/loader/mixin/controller.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_custom.js.html b/api/node_modules_egg-core_lib_loader_mixin_custom.js.html index 88b34b9332..39a1f08349 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_custom.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_custom.js.html @@ -137,7 +137,7 @@

      node_modules/egg-core/lib/loader/mixin/custom.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_extend.js.html b/api/node_modules_egg-core_lib_loader_mixin_extend.js.html index 1e7d88cadd..cd1bc1f2bb 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_extend.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_extend.js.html @@ -212,7 +212,7 @@

      node_modules/egg-core/lib/loader/mixin/extend.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_middleware.js.html b/api/node_modules_egg-core_lib_loader_mixin_middleware.js.html index e10fd4ca8f..4fab37c155 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_middleware.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_middleware.js.html @@ -173,7 +173,7 @@

      node_modules/egg-core/lib/loader/mixin/middleware.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_plugin.js.html b/api/node_modules_egg-core_lib_loader_mixin_plugin.js.html index 6ff23b003d..e785d058ea 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_plugin.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_plugin.js.html @@ -457,7 +457,7 @@

      node_modules/egg-core/lib/loader/mixin/plugin.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_router.js.html b/api/node_modules_egg-core_lib_loader_mixin_router.js.html index c976b77481..21f8b68cb2 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_router.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_router.js.html @@ -81,7 +81,7 @@

      node_modules/egg-core/lib/loader/mixin/router.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_service.js.html b/api/node_modules_egg-core_lib_loader_mixin_service.js.html index 7d470fe169..a1a6a0eb29 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_service.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_service.js.html @@ -89,7 +89,7 @@

      node_modules/egg-core/lib/loader/mixin/service.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_utils_base_context_class.js.html b/api/node_modules_egg-core_lib_utils_base_context_class.js.html index 0c172aeaeb..3a170e893b 100644 --- a/api/node_modules_egg-core_lib_utils_base_context_class.js.html +++ b/api/node_modules_egg-core_lib_utils_base_context_class.js.html @@ -100,7 +100,7 @@

      node_modules/egg-core/lib/utils/base_context_class.js

      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_utils_index.js.html b/api/node_modules_egg-core_lib_utils_index.js.html index 7406f45065..fd134d8c6d 100644 --- a/api/node_modules_egg-core_lib_utils_index.js.html +++ b/api/node_modules_egg-core_lib_utils_index.js.html @@ -153,7 +153,7 @@

      node_modules/egg-core/lib/utils/index.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_utils_router.js.html b/api/node_modules_egg-core_lib_utils_router.js.html index 91a50010fe..dd94f4cd78 100644 --- a/api/node_modules_egg-core_lib_utils_router.js.html +++ b/api/node_modules_egg-core_lib_utils_router.js.html @@ -388,7 +388,7 @@

      node_modules/egg-core/lib/utils/router.js


      - Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:41:22 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Thu Oct 11 2018 02:42:38 GMT+0000 (UTC) using the Minami theme.
      diff --git a/en/contributing.html b/en/contributing.html index de83adfb88..f774daa44a 100644 --- a/en/contributing.html +++ b/en/contributing.html @@ -139,9 +139,9 @@

      fix($compile): [BREAKING_CHANGE] couple of unit tests for IE9

      Older IEs serialize html uppercased, but IE9 does not...
      Would be better to expect case insensitive, unfortunately jasmine does
      not allow to user regexps for throw expectations.

      Document change on eggjs/egg#123

      Closes #392

      BREAKING CHANGE:

      Breaks foo.bar api, foo.baz should be used instead
      -

      Look at these files for more detials.

      +

      Look at these files for more details.

      # Release

      -

      egg uses semantic versioning in release process based on semver.

      +

      Egg uses semantic versioning in release process based on semver.

      # Branch Strategy

      master branch is the latest stable version. next branch is the next stable version working in progress.

        @@ -165,14 +165,20 @@

        #
      • Open a new Release Proposal MR, and write History as node CHANGELOG. Don't forget to correct content in documentation which is related to the releasing version. Commits can be generated automatically.

        -
        $ npm run commits
        +
        $ npm run commits
      • Nominate PM for next stable version.

      # During Release

      -

      All tags mentioned above refere to adding tags from npm in package.json.

      +
        +
      • Back up the stable version (master) onto the branch named after the current major (e.g: 1.x), and set the tag to release-{v}.x (v is the current version like release-1.x).
      • +
      • Push the next branch to master, make it to the last stable one and remove next tag, change the contents corresponding to the branch in README.
      • +
      • Publish the latest stable version to npm, and notify the previous framework to be upgraded.
      • +
      • Before doing npm publish, please read How to deploy an npm package.
      • +
      +

      All tags mentioned above means the tags of npm in package.json.

      "publishConfig": {
      "tag": "next"
      }
      diff --git a/zh-cn/contributing.html b/zh-cn/contributing.html index 77f916574b..52c00bde0b 100644 --- a/zh-cn/contributing.html +++ b/zh-cn/contributing.html @@ -102,7 +102,6 @@

      #

      # 提交 Pull Request

      如果你有仓库的开发者权限,而且希望贡献代码,那么你可以创建分支修改代码提交 PR,egg 开发团队会 review 代码合并到主干。

      # 先创建开发分支开发,分支名应该有含义,避免使用 update、tmp 之类的
      $ git checkout -b branch-name

      # 开发完成后跑下测试是否通过,必要时需要新增或修改测试用例
      $ npm test

      # 测试通过后,提交代码,message 见下面的规范

      $ git add . # git add -u 删除文件
      $ git commit -m "fix(role): role.use must xxx"
      $ git push origin branch-name
      -

      提交后就可以在 egg 创建 Pull Request 了。

      由于谁也无法保证过了多久之后还记得多少,为了后期回溯历史的方便,请在提交 MR 时确保提供了以下信息。

      1. 需求点(一般关联 issue 或者注释都算)
      2. @@ -143,9 +142,9 @@

        fix($compile): [BREAKING_CHANGE] couple of unit tests for IE9

        Older IEs serialize html uppercased, but IE9 does not...
        Would be better to expect case insensitive, unfortunately jasmine does
        not allow to user regexps for throw expectations.

        Document change on eggjs/egg#123

        Closes #392

        BREAKING CHANGE:

        Breaks foo.bar api, foo.baz should be used instead
        -

        查看具体文档

        +

        详情请查看具体文档

        # 发布管理

        -

        egg 基于 semver 语义化版本号进行发布。

        +

        egg 基于 semver 语义化版本号进行发布。

        # 分支策略

        master 分支为当前稳定发布的版本,next 分支为下一个开发中的大版本。

          @@ -180,7 +179,7 @@

          # 发布时
        • 将老的稳定版本(master)备份到以当前大版本为名字的分支上(例如 1.x),并设置 tag 为 release-{v}.x( v 为当前版本,例如 release-1.x)。
        • next 分支推送到 master,成为新的稳定版本分支,并去除 next tag,修改 README 中与分支相关的内容。
        • 发布新的稳定版本到 npm,并通知上层框架进行更新。
        • -
        • npm publish 之前,请先阅读『我是如何发布一个 npm 包的』
        • +
        • npm publish 之前,请先阅读 我是如何发布一个 npm 包的

        上述描述中所有的设置 tag 都是指在 package.json 中设置 npm 的 tag。

        "publishConfig": {
        "tag": "next"
        }