]> Cypherpunks repositories - gostls13.git/commit
godoc: update metadata upon launch
authorAndrew Gerrand <adg@golang.org>
Wed, 25 Jan 2012 00:56:31 +0000 (11:56 +1100)
committerAndrew Gerrand <adg@golang.org>
Wed, 25 Jan 2012 00:56:31 +0000 (11:56 +1100)
commit8eaf38cbdd0ae88c7e89ac2f62d13f2091ba1603
tree813950dc3be3db6b3b20c56d2fd1e69c48e7602a
parent8b60613b921364a3674f3ef4d7a373e87a9fa280
godoc: update metadata upon launch

Without this change it's possible to launch godoc,
immediately GET /, and see a directory listing instead of root.html

R=gri
CC=golang-dev
https://golang.org/cl/5575054
src/cmd/godoc/main.go