Skip to content

Commit 4d34224

Browse files
committed
add basic index link
1 parent 0e1f82f commit 4d34224

File tree

1 file changed

+44
-1
lines changed

1 file changed

+44
-1
lines changed

doc/v2/getstarted/index_cn.rst

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,51 @@
1-
新手入门
1+
开始使用
22
============
33

4+
5+
新手入门
6+
------------
7+
48
.. toctree::
59
:maxdepth: 1
610

711
quickstart_cn.rst
812
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+
.. toctree::
29+
:maxdepth: 1
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+
.. toctree::
41+
:maxdepth: 1
42+
43+
../dev/contribute_to_paddle_cn.rst
44+
45+
FAQ
46+
------------
47+
48+
.. toctree::
49+
:maxdepth: 1
50+
51+
../faq/index_cn.rst

0 commit comments

Comments
 (0)