Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Remco cb6e5cb0c7 Major rewrite il y a 7 ans
..
Godeps Major rewrite il y a 7 ans
database Major rewrite il y a 7 ans
deploy Major rewrite il y a 7 ans
doc Major rewrite il y a 7 ans
gddo-admin Major rewrite il y a 7 ans
gddo-server Major rewrite il y a 7 ans
gosrc Major rewrite il y a 7 ans
httputil Major rewrite il y a 7 ans
lintapp Major rewrite il y a 7 ans
log Major rewrite il y a 7 ans
talksapp Major rewrite il y a 7 ans
.travis.yml Major rewrite il y a 7 ans
CONTRIBUTING.md Major rewrite il y a 7 ans
Dockerfile Major rewrite il y a 7 ans
LICENSE Major rewrite il y a 7 ans
README.markdown Major rewrite il y a 7 ans

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.