-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refine FQA doc #8644
refine FQA doc #8644
Conversation
acafe94
to
39ef3f2
Compare
@@ -1,5 +1,5 @@ | |||
################### | |||
编译安装与单元测试 | |||
编译安装与单元测试相关问题 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
标题中的“相关问题”都可以去掉
doc/faq/cluster/index_cn.rst
Outdated
@@ -1,5 +1,5 @@ | |||
############### | |||
集群训练与预测 | |||
集群训练与预测相关问题 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
标题中的“相关问题”都可以去掉。
doc/faq/index_cn.rst
Outdated
@@ -1,6 +1,10 @@ | |||
FAQ | |||
==== | |||
|
|||
本文档对关于PaddlePaddle的一些常见问题提供了解答。如果您的问题未在此处,请您到 `PaddlePaddle社区 </~https://github.com/PaddlePaddle/Paddle/issues>`_ | |||
查找答案或直接提 `issue </~https://github.com/PaddlePaddle/Paddle/issues>`_ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
39ef3f2
to
6019aba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
fix #8221