]> Cypherpunks repositories - gostls13.git/commit
cmd/godoc: add toys, tour button to playground
authorAndrew Gerrand <adg@golang.org>
Thu, 15 Mar 2012 06:44:47 +0000 (17:44 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 15 Mar 2012 06:44:47 +0000 (17:44 +1100)
commitd528f52d87bc611c2b7e73c358e5b86a18bdf71d
treebd5073bbe3ae33edb1442317e730af81400b26d8
parent4b872d61fe49ecd2ccca4dd8b285e4777d660932
cmd/godoc: add toys, tour button to playground

Fixes #3241.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5835043
doc/play/fib.go [new file with mode: 0644]
doc/play/hello.go [new file with mode: 0644]
doc/play/peano.go [new file with mode: 0644]
doc/play/pi.go [new file with mode: 0644]
doc/play/playground.js
doc/play/sieve.go [new file with mode: 0644]
doc/play/solitaire.go [new file with mode: 0644]
doc/play/tree.go [new file with mode: 0644]
doc/root.html
doc/style.css
src/cmd/godoc/godoc.go