]> Cypherpunks repositories - gostls13.git/commit
tutorial: delete
authorRob Pike <r@golang.org>
Tue, 28 Feb 2012 02:35:58 +0000 (13:35 +1100)
committerRob Pike <r@golang.org>
Tue, 28 Feb 2012 02:35:58 +0000 (13:35 +1100)
commit7201b0c27c45d06ccb1f2ac4f275200a863bae91
tree90294cc0f64a2bc25fdef79d84c6b0c7d64e4eea
parentd9c5626047f0b3d580be1bc786557c261c7e1559
tutorial: delete
Instead we'll point people at the Tour and beef up code.html.

Fixes #3107.

R=golang-dev, bradfitz, r, adg
CC=golang-dev
https://golang.org/cl/5697077
20 files changed:
doc/Makefile
doc/docs.html
doc/effective_go.html
doc/effective_go.tmpl
doc/go_for_cpp_programmers.html
doc/go_tutorial.html [deleted file]
doc/go_tutorial.tmpl [deleted file]
doc/install-source.html
doc/makehtml
doc/progs/cat.go [deleted file]
doc/progs/cat_rot13.go [deleted file]
doc/progs/echo.go [deleted file]
doc/progs/file.go [deleted file]
doc/progs/file_windows.go [deleted file]
doc/progs/run
doc/progs/sieve.go [deleted file]
doc/progs/sieve1.go [deleted file]
doc/progs/sortmain.go [deleted file]
doc/talks/go_talk-20100323.html
src/cmd/godoc/main.go