Skip to content
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

Set WITH_DOC=ON in paddle/scripts/docker/build.sh and remove paddle/scripts/tools/build_doc.sh #9233

Merged
merged 1 commit into from
Mar 22, 2018

Conversation

weixing02
Copy link
Collaborator

No description provided.

@weixing02 weixing02 requested a review from luotao1 March 20, 2018 06:20
@@ -60,7 +60,7 @@ EOF
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE:-Release} \
${PYTHON_FLAGS} \
-DWITH_DSO=ON \
-DWITH_DOC=OFF \
-DWITH_DOC=ON \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • -DWITH_DOC=${WITH_DOC:-OFF}, 38行也要改。
  • 如何贡献文档的中英文版本中都添加对应的命令和文字描述。

Copy link
Contributor

@luotao1 luotao1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luotao1 luotao1 merged commit be0efbf into PaddlePaddle:develop Mar 22, 2018
@weixing02 weixing02 deleted the build branch March 22, 2018 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants