Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update getstarted doc #8833

Merged
merged 5 commits into from
Mar 9, 2018
Merged

Conversation

QiJune
Copy link
Member

@QiJune QiJune commented Mar 7, 2018

try to fix #8204

@QiJune QiJune requested review from luotao1 and shanyi15 March 7, 2018 08:54
@@ -1,8 +1,54 @@
新手入门
开始使用
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

标题请不要修改。

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

.. toctree::
:maxdepth: 1

quickstart_cn.rst


这里以一个线性回归为例子,详细介绍了PaddlePaddle的基本概念。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

第5行和第13行可以稍微再扩充一点介绍。

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

concepts/use_concepts_cn.rst

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

19行以后的都可以删掉,因为toctree中新增的rst都会显示在左侧导航栏。这部分我们只准备显示
image

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Contributor

@luotao1 luotao1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luotao1 luotao1 merged commit 124b750 into PaddlePaddle:develop Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add guide for documentation-1-"新手入门"
2 participants