1
0
mirror of https://github.com/golang/go synced 2024-11-12 09:50:21 -07:00
go/lib/godoc
Robert Griesemer 5883c6ef1f godoc support for directories outside $GOROOT
Example use: godoc -path=/home/user1:/home/build/foo -http=:6666
will start a local godoc that maps urls starting with /pkg/user1 or
/pkg/foo to the respective roots specified in the path.

Missing: Handling of overlapping package directories, multiple
packages per directory.

R=rsc
CC=golang-dev
https://golang.org/cl/206078
2010-02-16 11:20:55 -08:00
..
dirlist.html Distinguish between html generation and html quoting in godoc formatters. 2010-01-13 15:18:56 -08:00
error.html godoc support for directories outside $GOROOT 2010-02-16 11:20:55 -08:00
godoc.html godoc support for directories outside $GOROOT 2010-02-16 11:20:55 -08:00
package.html godoc support for directories outside $GOROOT 2010-02-16 11:20:55 -08:00
package.txt - properly align package synopses 2009-11-08 16:47:32 -08:00
search.html godoc support for directories outside $GOROOT 2010-02-16 11:20:55 -08:00