-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[MXNET-299] Adding the Download page and linking it to the Install page #10477
Conversation
Hi @kpmurali, thanks for addressing the mentors comments. Just to clarify, these are source downloads, right? I think it would be a bit misleading to our users to classify this as just "Download" without any further information. At any point in time, I'd prefer our users to see the binary release as the first option besides the download of a source release - otherwise people might get a bit lost. Also, the link is a bit hidden and only reachable if you click on 'Download' on the install index page. I don't think this is consistent with the other page we have. @aaronmarkham wdyt? |
Hi @marcoabreu , yes these are links to the source downloads. @aaronmarkham, any suggestions on where else the link to the Download page can be placed? |
docs/install/download.md
Outdated
|
||
Choose your flavor of download from the following links: | ||
These source archives are generated from tagged releases. Updates and patches will not have been applied. For any updates refer to the corresponding branches in the GitHub repository. Choose your flavor of download from the following links: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe make "GitHub repository" a link?
<br/> | ||
<!-- Download --> | ||
|
||
# Source Download |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aaronmarkham the git clone section always clones the bleeding edge master. Should we move this "Source Download" to step 4 instead?
@eric-haibin-lin can we merge this ? |
…ge (apache#10477) * Adding the Download page and linking it to the Install page * Removing the extra 'Download Source Package' section header * Minor fixes to the download page and the reference to it * Adding the GitHub repository link to the download page content * Minor text fix in install/index * Adding the download page in Step 4 for install
…ge (#10477) * Adding the Download page and linking it to the Install page * Removing the extra 'Download Source Package' section header * Minor fixes to the download page and the reference to it * Adding the GitHub repository link to the download page content * Minor text fix in install/index * Adding the download page in Step 4 for install
…ge (apache#10477) * Adding the Download page and linking it to the Install page * Removing the extra 'Download Source Package' section header * Minor fixes to the download page and the reference to it * Adding the GitHub repository link to the download page content * Minor text fix in install/index * Adding the download page in Step 4 for install
…ge (apache#10477) * Adding the Download page and linking it to the Install page * Removing the extra 'Download Source Package' section header * Minor fixes to the download page and the reference to it * Adding the GitHub repository link to the download page content * Minor text fix in install/index * Adding the download page in Step 4 for install
Description
Adding a download page with Apache mirror source links.
Changes
http://54.210.6.225/install/download.html #