Skip to content

Commit 8b9e9c7

Browse files
committed
follow comments
1 parent 4ca1617 commit 8b9e9c7

File tree

1 file changed

+4
-39
lines changed

1 file changed

+4
-39
lines changed

doc/v2/getstarted/index_cn.rst

Lines changed: 4 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,19 @@
1-
开始使用
1+
新手入门
22
============
33

44

5-
如果需要快速了解PaddlePaddle的使用,可以参考以下指南
5+
如果需要快速了解PaddlePaddle的使用,可以参考以下指南
66

77
.. toctree::
88
:maxdepth: 1
99

1010
quickstart_cn.rst
1111

1212

13-
这里以一个线性回归为例子,详细介绍了PaddlePaddle的基本概念。
13+
在使用PaddlePaddle构建应用时,需要了解一些基本概念。
14+
这里以一个线性回归为例子,详细介绍了PaddlePaddle的使用流程,包括数据格式,模型配置与训练等。
1415

1516
.. toctree::
1617
:maxdepth: 1
1718

1819
concepts/use_concepts_cn.rst
19-
20-
更详细的安装与编译文档在这里!
21-
22-
.. toctree::
23-
:maxdepth: 1
24-
25-
../build_and_install/index_cn.rst
26-
27-
28-
29-
我们同时也提供了一些进阶的指南来帮助用户更好的使用PaddlePaddle提供的深度学习能力:
30-
31-
.. toctree::
32-
:maxdepth: 1
33-
34-
../howto/cmd_parameter/index_cn.rst
35-
../howto/cluster/index_cn.rst
36-
../howto/capi/index_cn.rst
37-
../howto/rnn/index_cn.rst
38-
../howto/optimization/gpu_profiling_cn.rst
39-
40-
41-
我们非常欢迎大家给PaddlePaddle开源社区贡献代码,具体的贡献指南如下:
42-
43-
.. toctree::
44-
:maxdepth: 1
45-
46-
../dev/contribute_to_paddle_cn.rst
47-
48-
FAQ
49-
------------
50-
51-
.. toctree::
52-
:maxdepth: 1
53-
54-
../faq/index_cn.rst

0 commit comments

Comments
 (0)