mirror of
https://github.com/golang/gddo.git
synced 2026-03-20 05:44:12 +00:00
Go Doc Dot Org
https://godoc.org
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 | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| 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.