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

Make download button redirect to the main installation guide #63

Merged
merged 2 commits into from
Aug 25, 2019
Merged

Make download button redirect to the main installation guide #63

merged 2 commits into from
Aug 25, 2019

Conversation

soupault
Copy link
Member

Use installation guide from the main repo as the only entry point.
A PR with addition of Windows wheels info to the main repo will follow.

Closes scikit-image/scikit-image#4104.

@soupault soupault requested review from hmaarrfk and jni August 25, 2019 09:08
index.rst Outdated
@@ -87,4 +86,4 @@ visit our `gallery </docs/dev/auto_examples>`__.
.. image:: _static/sobel-coins-small.png
:class: coins-sample span6

You can read more in our `user guide </docs/dev/user_guide>`__.
You can read more in our `user guide </docs/dev/user_guide.html>`__.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we pointing to the dev version of the guide and not the stable one?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point!

@sciunto
Copy link
Member

sciunto commented Aug 25, 2019

Great!

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.

Download page should mention Conda also for Linux/MacOS
3 participants