1
0
mirror of https://github.com/golang/go synced 2024-11-18 20:34:39 -07:00
go/godoc
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
..
util go.tools/godoc: move Throttle to package godoc/util 2013-07-17 15:23:31 +10:00
vfs godoc: more cleanup 2013-07-18 13:51:17 +10:00
corpus.go godoc: remove more global variables 2013-07-18 13:14:09 +10:00
dirtrees.go godoc: remove more global variables 2013-07-18 13:14:09 +10:00
format.go godoc: move bulk of the code to the package 2013-07-17 17:09:54 +10:00
godoc.go godoc: more cleanup 2013-07-18 13:51:17 +10:00
index.go godoc: remove more global variables 2013-07-18 13:14:09 +10:00
linkify.go godoc: move bulk of the code to the package 2013-07-17 17:09:54 +10:00
meta.go godoc: remove more global variables 2013-07-18 13:14:09 +10:00
page.go godoc: more cleanup 2013-07-18 13:51:17 +10:00
parser.go godoc: remove more global variables 2013-07-18 13:14:09 +10:00
pres.go godoc: more cleanup 2013-07-18 13:51:17 +10:00
search.go godoc: more cleanup 2013-07-18 13:51:17 +10:00
server.go godoc: more cleanup 2013-07-18 13:51:17 +10:00
snippet.go godoc: remove more global variables 2013-07-18 13:14:09 +10:00
spec.go godoc: move bulk of the code to the package 2013-07-17 17:09:54 +10:00
spot.go godoc: actually include files from previous CL 2013-07-17 17:17:12 +10:00
tab.go godoc: remove more global variables 2013-07-18 13:14:09 +10:00
template.go godoc: remove more global variables 2013-07-18 13:14:09 +10:00