go/src
Robert Griesemer cfd8b84f07 godoc: use shorter titles for tabs
In a browser with many open tabs, the tab titles become short
and uninformative because they all start with the same prefix
("Package ", "Directory ", etc.).

Permit use of shorter tab titles that start with the relevant
information first.

Fixes #3365.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5865056
2012-03-21 11:29:30 -07:00
..
cmd godoc: use shorter titles for tabs 2012-03-21 11:29:30 -07:00
lib9 all: remove some references to Make.inc etc. 2012-03-07 13:51:49 +11:00
libbio
libmach runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pkg html/template: fix typo and make grammar consistent in comments. 2012-03-21 10:10:44 +11:00
Make.dist
all.bash
all.bat build: use setlocal in run.bat 2012-02-16 10:44:55 +11:00
clean.bash build: fix clean.bash 2012-02-15 23:52:07 +09:00
clean.bat build: implement clean.bat 2012-02-20 12:17:27 +11:00
make.bash build: do more during windows build 2012-03-20 14:04:20 +11:00
make.bat build: do more during windows build 2012-03-20 14:04:20 +11:00
run.bash build: lengthen timeout for the lengthy runtime test 2012-03-21 16:19:37 +08:00
run.bat build: unset GOPATH before tests 2012-03-21 00:47:27 +08:00
sudo.bash cmd/dist, cmd/go: move CGO_ENABLED from 'go tool dist env' to 'go env' 2012-03-10 03:42:23 +08:00