From: Andrew Gerrand Date: Tue, 7 Dec 2010 21:31:26 +0000 (+1100) Subject: doc: add link to WindowsPort page from install.html X-Git-Tag: weekly.2010-12-08~9 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ab7884da7eaea4ced7414c710aa0a5622e8eabd6;p=gostls13.git doc: add link to WindowsPort page from install.html R=r CC=golang-dev https://golang.org/cl/3442042 --- diff --git a/doc/install.html b/doc/install.html index 510464960f..1c344e425c 100644 --- a/doc/install.html +++ b/doc/install.html @@ -64,7 +64,9 @@ support for segmented stacks, and a strong goroutine implementation.

The compilers can target the FreeBSD, Linux, Native Client, and OS X (a.k.a. Darwin) operating systems. -(A port to Microsoft Windows is in progress but incomplete.) +(A port to Microsoft Windows is in progress but incomplete. See the +Windows Port +page for details.) The full set of supported combinations is listed in the discussion of environment variables below.