Browse Source

add doc wg info

pull/84/head
leiyuning 4 years ago
parent
commit
ca0dac30ff
2 changed files with 41 additions and 0 deletions
  1. +1
    -0
      working-groups/README.md
  2. +40
    -0
      working-groups/doc/README.md

+ 1
- 0
working-groups/README.md View File

@@ -28,3 +28,4 @@ Working Group artifacts can be found in the current repository.
| :------ | :--------------- | :------- |
| Research | <center>&mdash;</center> | <center>&mdash;</center> |
| MM | Molecular Modeling WG aims to build a community collaboration for deep learning framework's application in molecular modeling and simulation. | [@helloyesterday](https://gitee.com/helloyesterday) [@jz_90](https://gitee.com/jz_90) |
| DOC | Discuss for improving MindSpore documentation. |[@leiyuning](https://gitee.com/jonahlei)|

+ 40
- 0
working-groups/doc/README.md View File

@@ -0,0 +1,40 @@
# MindSpore Doc Working Group (WG)

<!-- TOC -->

- [MindSpore Doc Working Group (WG)](#mindspore-doc-working-group-wg)
- [Summary](#summary)
- [WG Leads](#wg-leads)
- [Motivation](#motivation)
- [Goals](#goals)
- [How to Join](#how-to-join)

<!-- /TOC -->

## Summary

MindSpore Doc WG aims to improve MindSpore documentation and related learning resources, helps more developers use MindSpore.

## WG Leads

Yuning Lei (Huawei Technologies Co., Ltd.)

## Motivation

A comprehensive, accurate and easy-to-read documentation is an important measure of the open-source community and is also an important factor for developers to consider before joining MindSpore. The availability of documents and related resources directly affects the health and activity of the MindSpore community.

## Goals

The goals of the Doc WG are as follows:

- Provides correct, complete, and easy-to-obtain tutorials and documents to help developers understand, use, and develop MindSpore.
- Provides video courses, publications, and popular AI science books to help developers understand AI and enable AI using MindSpore.
- Share your experience online and offline, including but not limited to forums, communities, and Meetingups. Helps more developers participate in the MindSpore community.

## How to Join

- Submit an issue/PR based on community discussion for consultation or claim on related topics.

- Submit your proposal to us by email leiyuning@huawei.com.

For more details, read: <https://gitee.com/mindspore/docs/blob/master/CONTRIBUTING_DOC.md>

Loading…
Cancel
Save