<pre>It would be nice that if godoc encounters a URL in the documentation, it turns it into an HTML link. For example, in the documentation for goinstall: <a href="http://golang.org/cmd/goinstall/">http://golang.org/cmd/goinstall/</a> there is a reference to <a href="http://godashboard.appspot.com/packages">http://godashboard.appspot.com/packages</a>, but it is not displayed as a link.</pre>