]> Cypherpunks repositories - gostls13.git/commit
doc: consolidate FAQs into a single file, go_faq.html
authorAndrew Gerrand <adg@golang.org>
Wed, 29 Sep 2010 06:52:22 +0000 (16:52 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 29 Sep 2010 06:52:22 +0000 (16:52 +1000)
commit4164d60cc24c2889a9a40750891c61c537bbeb1b
treec23342de26a2a3e4d1381af56fc4a4e739ffd42b
parentfd9a5d22c69e877afd9daacc335806520c40c0e2
doc: consolidate FAQs into a single file, go_faq.html

An entirely mechanical change, with these exceptions:
- removed 'stub questions' that reference the other FAQs
- removed "Why doesn't Go run on Windows yet?" - out of date

I will follow this CL with another that updates many of the
answers to make them more current.

R=r
CC=golang-dev
https://golang.org/cl/2300041
doc/docs.html
doc/go_faq.html
doc/go_lang_faq.html [deleted file]
doc/go_programming_faq.html [deleted file]