shanyi15-patch-2
qijun 8 years ago
parent 4d34224506
commit 26922a3bae

@ -2,18 +2,21 @@
============ ============
新手入门 如果需要快速PaddlePaddle的使用方法可以参考以下指南
------------
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
quickstart_cn.rst quickstart_cn.rst
concepts/use_concepts_cn.rst
安装与编译 这里以一个线性回归为例子详细介绍了PaddlePaddle的整体使用方法。
------------
.. toctree::
:maxdepth: 1
concepts/use_concepts_cn.rst
更详细的安装与编译文档在这里!
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
@ -22,8 +25,7 @@
进阶使用 我们同时也提供了一些进阶的指南来帮助用户更好的使用PaddlePaddle提供的深度学习能力
------------
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
@ -34,8 +36,8 @@
../howto/rnn/index_cn.rst ../howto/rnn/index_cn.rst
../howto/optimization/gpu_profiling_cn.rst ../howto/optimization/gpu_profiling_cn.rst
开发标准
------------ 我们非常欢迎大家给PaddlePaddle贡献代码具体的贡献指南如下
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1

Loading…
Cancel
Save