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