mirror of
https://github.com/golang/go
synced 2024-11-12 08:10:21 -07:00
5883c6ef1f
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 |
||
---|---|---|
.. | ||
codereview | ||
godoc |