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

add print_operators_doc in travis ci #6398

Merged
merged 1 commit into from
Dec 8, 2017
Merged

add print_operators_doc in travis ci #6398

merged 1 commit into from
Dec 8, 2017

Conversation

luotao1
Copy link
Contributor

@luotao1 luotao1 commented Dec 8, 2017

fix #6395
I put operator.json in doc/en/html, thus, you may modify the following command to use it:

 operator_doc_json_string = client.containers.run(docker_image_name, 'print_operators_doc 2>/dev/null')

https://github.com/PaddlePaddle/PaddlePaddle.org/blob/develop/portal/portal/management/commands/update_operator_docs.py#L64

@luotao1 luotao1 requested review from cs2be and QiJune December 8, 2017 02:57
@luotao1 luotao1 merged commit 7d85b6d into PaddlePaddle:develop Dec 8, 2017
@luotao1 luotao1 deleted the print_operators_doc branch December 8, 2017 03:58
Copy link
Contributor

@cs2be cs2be 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
Copy link
Contributor Author

luotao1 commented Dec 8, 2017

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.

how can we get the updated “print_operators_doc” on a commit to PaddlePaddle develop branch
3 participants