1
0
mirror of https://github.com/golang/go synced 2024-11-05 17:36:15 -07:00
go/godoc/vfs
Brad Fitzpatrick 66f0d6e92e godoc: more cleanup
cmd/godoc/godoc.go is now merged into main.go, which is now
only 530 lines.

App Engine mode is still broken, but should be easy to fix up.
(just needs a global *godoc.Presentation created in init)

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/11498044
2013-07-18 13:51:17 +10:00
..
httpfs go.tools/godoc: move vfs code to vfs package 2013-07-17 15:02:27 +10:00
zipfs godoc: more cleanup 2013-07-18 13:51:17 +10:00
namespace.go go.tools/godoc: move vfs code to vfs package 2013-07-17 15:02:27 +10:00
os.go go.tools/godoc: move vfs code to vfs package 2013-07-17 15:02:27 +10:00
vfs.go godoc: move bulk of the code to the package 2013-07-17 17:09:54 +10:00