1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:21:22 -06:00
go/src/cmd/godoc
Robert Griesemer 337254333f godoc: minor fixes
- templates should be read before any handlers are started
- for app engine use, must use underlying file system to read templates

R=r
CC=golang-dev
https://golang.org/cl/4928042
2011-08-20 12:39:38 -07:00
..
appconfig.go godoc: app engine configuration and updated documentation 2011-07-27 15:14:12 -07:00
appinit.go godoc: remove uses of container/vector 2011-08-20 12:30:26 -07:00
codewalk.go godoc: remove uses of container/vector 2011-08-20 12:30:26 -07:00
dirtrees.go go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
doc.go godoc: app engine configuration and updated documentation 2011-07-27 15:14:12 -07:00
filesystem.go godoc: implement http.FileSystem for zip files 2011-07-19 08:22:20 -07:00
format.go template: move exp/template into template. 2011-08-17 14:55:57 +10:00
godoc.go godoc: minor fixes 2011-08-20 12:39:38 -07:00
httpzip.go godoc/httpzip.go: use correct path in Readdir 2011-07-22 22:24:04 -07:00
index.go godoc: remove uses of container/vector 2011-08-20 12:30:26 -07:00
main.go godoc: minor fixes 2011-08-20 12:39:38 -07:00
Makefile godoc: implement http.FileSystem for zip files 2011-07-19 08:22:20 -07:00
mapping.go go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
parser.go go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
snippet.go godoc: remove last vestiges of old template system 2011-08-12 15:43:10 -07:00
spec.go go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
utils.go godoc: allow form feed in text files 2011-07-29 13:47:54 -04:00
zip.go godoc: app engine configuration and updated documentation 2011-07-27 15:14:12 -07:00