You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by wa...@apache.org on 2020/03/23 13:39:04 UTC

[singa-doc] branch master updated (0f8de13 -> c8bc20a)

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

wangwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/singa-doc.git.


    from 0f8de13  Merge pull request #4 from chrishkchris/google_style
     new db2b182  Update some documentation files 1. for the git workflow 2. team list 3. release steps
     new dca1963  Fix some format errors
     new c8bc20a  Merge pull request #5 from nudles/master

The 110 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:
 docs-site/docs/contribute-code.md   | 130 ++++++++---------------
 docs-site/docs/contribute-docs.md   |  18 ++--
 docs-site/docs/git-workflow.md      |  85 +++++++++++++++
 docs-site/docs/how-to-release.md    | 201 ++++++++++++------------------------
 docs-site/docs/issue-tracking.md    |   6 +-
 docs-site/docs/source-repository.md |  35 +------
 docs-site/docs/team-list.md         |  37 +++----
 docs-site/website/sidebars.json     |   3 +-
 8 files changed, 230 insertions(+), 285 deletions(-)
 create mode 100644 docs-site/docs/git-workflow.md