I like to document my python code with links to web pages that explain the algorithm in detail. But I can't make the links 'live', so that just clicking on them in Eclipse brings up the page in the platform browser.

I've just been putting the URL's inside the 3-double-quote pair, then having to manually copy paste them to the browser.

Is there a better way?

share|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.