We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1f82f commit 4d34224Copy full SHA for 4d34224
doc/v2/getstarted/index_cn.rst
@@ -1,8 +1,51 @@
1
-新手入门
+开始使用
2
============
3
4
+
5
+新手入门
6
+------------
7
8
.. toctree::
9
:maxdepth: 1
10
11
quickstart_cn.rst
12
concepts/use_concepts_cn.rst
13
14
15
+安装与编译
16
17
18
+.. toctree::
19
+ :maxdepth: 1
20
21
+ ../build_and_install/index_cn.rst
22
23
24
25
+进阶使用
26
27
28
29
30
31
+ ../howto/cmd_parameter/index_cn.rst
32
+ ../howto/cluster/index_cn.rst
33
+ ../howto/capi/index_cn.rst
34
+ ../howto/rnn/index_cn.rst
35
+ ../howto/optimization/gpu_profiling_cn.rst
36
37
+开发标准
38
39
40
41
42
43
+ ../dev/contribute_to_paddle_cn.rst
44
45
+FAQ
46
47
48
49
50
51
+ ../faq/index_cn.rst
0 commit comments