Skip to content

Commit 26922a3

Browse files
committed
update
1 parent 4d34224 commit 26922a3

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

doc/v2/getstarted/index_cn.rst

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,21 @@
22
============
33

44

5-
新手入门
6-
------------
5+
如果需要快速PaddlePaddle的使用方法,可以参考以下指南:
76

87
.. toctree::
98
:maxdepth: 1
109

1110
quickstart_cn.rst
12-
concepts/use_concepts_cn.rst
1311

1412

15-
安装与编译
16-
------------
13+
这里以一个线性回归为例子,详细介绍了PaddlePaddle的整体使用方法。
14+
15+
.. toctree::
16+
:maxdepth: 1
17+
concepts/use_concepts_cn.rst
18+
19+
更详细的安装与编译文档在这里!
1720

1821
.. toctree::
1922
:maxdepth: 1
@@ -22,8 +25,7 @@
2225

2326

2427

25-
进阶使用
26-
------------
28+
我们同时也提供了一些进阶的指南来帮助用户更好的使用PaddlePaddle提供的深度学习能力:
2729

2830
.. toctree::
2931
:maxdepth: 1
@@ -34,8 +36,8 @@
3436
../howto/rnn/index_cn.rst
3537
../howto/optimization/gpu_profiling_cn.rst
3638

37-
开发标准
38-
------------
39+
40+
我们非常欢迎大家给PaddlePaddle贡献代码,具体的贡献指南如下:
3941

4042
.. toctree::
4143
:maxdepth: 1

0 commit comments

Comments
 (0)