提交 7b16103f 编写于 作者: Q qijun

update comments

上级 2c4892c9
......@@ -44,8 +44,9 @@ fi
make install
pip install /usr/local/opt/paddle/share/wheels/*.whl
# Since python v2 api import py_paddle module, the generation of paddle docs
# depend on paddle's compilation and installation
# To build documentation, we need to run cmake twice.
# This awkwardness is due to https://github.com/PaddlePaddle/Paddle/issues/1854.
# It also describes a solution.
if [ ${WITH_DOC} == "ON" ]; then
mkdir -p /paddle/build_doc
pushd /paddle/build_doc
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册