]> Cypherpunks repositories - gostls13.git/commit
godoc: new design
authorAndrew Gerrand <adg@golang.org>
Mon, 13 Feb 2012 10:22:36 +0000 (21:22 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 13 Feb 2012 10:22:36 +0000 (21:22 +1100)
commitd84de09e1d46efe6e0dc5edcbb6c30b02733aa70
tree231d42fa6c6f5e1c7ae969856dacd8aa0c96be39
parent159ee8a42f2ad9216267a1da0217427346d1d331
godoc: new design

This is not the finished product,
but a good checkpoint from which to
proceed with further development.

R=golang-dev, dsymonds, r
CC=golang-dev
https://golang.org/cl/5571061
15 files changed:
doc/all.css [deleted file]
doc/community.html [deleted file]
doc/contrib.html
doc/docs.html
doc/frontpage.css [deleted file]
doc/godocs.js
doc/gopher/frontpage.png [new file with mode: 0644]
doc/gopher/ref.png [new file with mode: 0644]
doc/install.html
doc/reference.html [new file with mode: 0644]
doc/root.html
doc/style.css [new file with mode: 0644]
lib/godoc/godoc.html
lib/godoc/package.html
src/cmd/godoc/godoc.go