Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Make sure build_doc only builds target version#9900

Merged
marcoabreu merged 1 commit intoapache:masterfrom
marcoabreu:fix-website
Feb 27, 2018
Merged

Make sure build_doc only builds target version#9900
marcoabreu merged 1 commit intoapache:masterfrom
marcoabreu:fix-website

Conversation

@marcoabreu
Copy link
Copy Markdown
Contributor

build_doc attempts to try building the passed version as well as master, resulting in two builds.

The target of this script is to build only exactly one version - the passed tag OR the master. The current design is not able to handle multiple builds as "make docs" pollutes the directory. While it might be feasible to clean it up, I don't think it's necessary because this script only build the target version and nothing else.

@marcoabreu marcoabreu requested a review from szha as a code owner February 27, 2018 14:11
@marcoabreu
Copy link
Copy Markdown
Contributor Author

Due to this being a release blocker, I'm executing a self merge

@marcoabreu marcoabreu merged commit dc39343 into apache:master Feb 27, 2018
@marcoabreu marcoabreu deleted the fix-website branch March 21, 2018 15:14
rahul003 pushed a commit to rahul003/mxnet that referenced this pull request Jun 4, 2018
zheng-da pushed a commit to zheng-da/incubator-mxnet that referenced this pull request Jun 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant