1
0
mirror of https://github.com/golang/go synced 2024-11-14 08:10:22 -07:00
go/lib/godoc
Robert Griesemer acfd6d5f05 godoc: show relative file names without leading '/' (per r's request)
- change the various url-xxx formatters to return a relative URL path
- make the leading '/' for URLs explicit in the template
- on the way change some |html formatters to |html-esc
  (html should only be used for formatting AST nodes)

R=rsc, r
CC=golang-dev
https://golang.org/cl/740041
2010-03-24 16:28:59 -07:00
..
dirlist.html godoc: show relative file names without leading '/' (per r's request) 2010-03-24 16:28:59 -07:00
error.html godoc support for directories outside $GOROOT 2010-02-16 11:20:55 -08:00
godoc.html godoc: show relative file names without leading '/' (per r's request) 2010-03-24 16:28:59 -07:00
package.html godoc: show relative file names without leading '/' (per r's request) 2010-03-24 16:28:59 -07:00
package.txt godoc: support for multiple packages in a directory 2010-03-12 18:16:21 -08:00
search.html godoc: show relative file names without leading '/' (per r's request) 2010-03-24 16:28:59 -07:00
search.txt godoc: line numbers for all remote search results 2010-03-19 22:48:08 -07:00
source.html godoc: initial support for showing popup information 2010-03-16 14:17:42 -07:00