Thanks to visit codestin.com
Credit goes to github.com

Skip to content

update sphinx cmake#1646

Merged
luotao1 merged 1 commit into
PaddlePaddle:developfrom
luotao1:compile
Mar 20, 2017
Merged

update sphinx cmake#1646
luotao1 merged 1 commit into
PaddlePaddle:developfrom
luotao1:compile

Conversation

@luotao1
Copy link
Copy Markdown
Contributor

@luotao1 luotao1 commented Mar 20, 2017

首次编译文档不出错,第二次编译时会出现:

ln: creating symbolic link `index.html': File exists
make[3]: *** [doc/CMakeFiles/paddle_docs] Error 1
make[2]: *** [doc/CMakeFiles/paddle_docs.dir/all] Error 2
make[1]: *** [doc/CMakeFiles/paddle_docs.dir/rule] Error 2

因此将ln -s命令改成强制执行ln -sf

@luotao1 luotao1 requested a review from reyoung March 20, 2017 05:19
@luotao1 luotao1 merged commit a7730d4 into PaddlePaddle:develop Mar 20, 2017
@luotao1 luotao1 deleted the compile branch March 20, 2017 05:55
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.

2 participants