зеркало из https://github.com/golang/gddo.git
20d68f94ee
Change-Id: I2109156753cecc7d4664a47ecba096fdf9bc86b6 Reviewed-on: https://go-review.googlesource.com/c/gddo/+/282132 Trust: Julie Qiu <julie@golang.org> Run-TryBot: Julie Qiu <julie@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> |
||
---|---|---|
database | ||
deploy | ||
doc | ||
gae-service-proxy | ||
gddo-admin | ||
gddo-server | ||
gosrc | ||
httputil | ||
internal/health | ||
lintapp | ||
log | ||
talksapp | ||
vendor | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
Dockerfile | ||
LICENSE | ||
README.markdown | ||
go.mod | ||
go.sum |
README.markdown
This project is the source for https://godoc.org/
NOTE: As of 2021, requests to godoc.org will redirect to pkg.go.dev. The gddo repository is archived and no longer accepting contributions. For more details, see https://blog.golang.org/godoc.org-redirect.
Getting the Source
To clone the repository from its canonical location:
git clone https://go.googlesource.com/gddo $GOPATH/src/github.com/golang/gddo
Information on how to set up a local environment is available at https://github.com/golang/gddo/wiki/Development-Environment-Setup.
More Documentation
More documentation about this project is available on the wiki.