]> Cypherpunks repositories - gostls13.git/commit
godoc: serve index.html in place of directory listing, when present
authorRuss Cox <rsc@golang.org>
Wed, 6 Jan 2010 23:59:03 +0000 (15:59 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 6 Jan 2010 23:59:03 +0000 (15:59 -0800)
commite0763ba8e7cfe5860ebb1c5d24d4348b0dec1d73
tree0089163226d682e08db5ad6a614a099fcccdaaa7
parente0a4046662e79c6dd5398d069864a281ba7ffc1f
godoc: serve index.html in place of directory listing, when present

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