Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Remco cb6e5cb0c7 Major rewrite há 7 anos
..
Godeps Major rewrite há 7 anos
database Major rewrite há 7 anos
deploy Major rewrite há 7 anos
doc Major rewrite há 7 anos
gddo-admin Major rewrite há 7 anos
gddo-server Major rewrite há 7 anos
gosrc Major rewrite há 7 anos
httputil Major rewrite há 7 anos
lintapp Major rewrite há 7 anos
log Major rewrite há 7 anos
talksapp Major rewrite há 7 anos
.travis.yml Major rewrite há 7 anos
CONTRIBUTING.md Major rewrite há 7 anos
Dockerfile Major rewrite há 7 anos
LICENSE Major rewrite há 7 anos
README.markdown Major rewrite há 7 anos

README.markdown

This project is the source for http://godoc.org/

GoDoc BuildStatus

The code in this project is designed to be used by godoc.org. Send mail to golang-dev@googlegroups.com if you want to discuss other uses of the code.

Feedback

Send ideas and questions to golang-dev@googlegroups.com. Request features and report bugs using the GitHub Issue Tracker.

Contributions

Contributions to this project are welcome, though please file an issue. before starting work on anything major.

We do not accept GitHub pull requests

Please refer to the Contribution Guidelines on how to submit changes.

We use https://go-review.googlesource.com to review change submissions.

Getting the Source

To get started contributing to this project, 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.