diff options
author | Robert Griesemer <gri@golang.org> | 2010-02-16 11:20:55 -0800 |
---|---|---|
committer | Robert Griesemer <gri@golang.org> | 2010-02-16 11:20:55 -0800 |
commit | eaa18cf6078b210a8683fdf7c0533f1908f33d2b (patch) | |
tree | 696089ccc47c9bd9a84290641b86a6a72db76016 /src/libcgo | |
parent | f96c03e483aca8036176d436669ea99d25386e4a (diff) | |
download | golang-eaa18cf6078b210a8683fdf7c0533f1908f33d2b.tar.gz |
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
http://codereview.appspot.com/206078
Diffstat (limited to 'src/libcgo')
0 files changed, 0 insertions, 0 deletions