]> Cypherpunks repositories - gostls13.git/commit
doc: adjust installation instructions dynamically for a given download
authorAndrew Gerrand <adg@golang.org>
Wed, 5 Aug 2015 01:58:44 +0000 (11:58 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 5 Aug 2015 04:18:56 +0000 (04:18 +0000)
commit31b0b73924e83fe3341e5c5ebca8854febcb3157
tree241320f253af43228727a0dfe2f629427d094fd8
parente019767ecb8c8e39c99a1c16960990d63ea8154a
doc: adjust installation instructions dynamically for a given download

This change allows the download page to redirect the user to
/doc/install?download=filename so the user can see installation
instructions specific to the file they are downloading.

This change also expands the "Test your Go installation" section
to instruct the user to create a workspace, hopefully leading
to less confusion down the line.

It also changes the front page download link to go directly
to the downloads page, which will in turn take them to the
installation instructions (the original destination).

This is related to this change to the tools repo:
https://golang.org/cl/13180

Change-Id: I658327bdb93ad228fb1846e389b281b15da91b1d
Reviewed-on: https://go-review.googlesource.com/13151
Reviewed-by: Chris Broadfoot <cbro@golang.org>
doc/install.html
doc/root.html