This is an automated email from the ASF dual-hosted git repository.

peacewong pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git.


    from c1b142c  Merge pull request #71 from legendtkl/dev
     new 0bd15fe  update development specification
     new 19fc24c  update development specification
     new 679b511  Merge pull request #72 from peacewong/dev

The 209 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../development_specification/exception_throws.md  | 58 ---------------
 .../development_specification/overview.md          |  7 +-
 .../programming_specification.md                   | 21 ++++++
 .../development/development_specification/api.md   |  2 +-
 .../development_specification/concurrent.md        |  2 +-
 .../development_specification/exception_catch.md   | 85 ++++++++++++++++++++--
 .../development_specification/exception_throws.md  | 35 ---------
 .../development/development_specification/log.md   | 11 ++-
 .../development_specification/overview.md          |  7 +-
 .../programming_specification.md                   | 21 ++++++
 .../development_specification/unit_test.md         | 12 +++
 11 files changed, 151 insertions(+), 110 deletions(-)
 delete mode 100644 
docs/development/development_specification/exception_throws.md
 create mode 100644 
docs/development/development_specification/programming_specification.md
 delete mode 100644 
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/development_specification/exception_throws.md
 create mode 100644 
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/development_specification/programming_specification.md
 create mode 100644 
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/development_specification/unit_test.md

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to