Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Remco cb6e5cb0c7 Major rewrite vor 7 Jahren
..
Godeps Major rewrite vor 7 Jahren
database Major rewrite vor 7 Jahren
deploy Major rewrite vor 7 Jahren
doc Major rewrite vor 7 Jahren
gddo-admin Major rewrite vor 7 Jahren
gddo-server Major rewrite vor 7 Jahren
gosrc Major rewrite vor 7 Jahren
httputil Major rewrite vor 7 Jahren
lintapp Major rewrite vor 7 Jahren
log Major rewrite vor 7 Jahren
talksapp Major rewrite vor 7 Jahren
.travis.yml Major rewrite vor 7 Jahren
CONTRIBUTING.md Major rewrite vor 7 Jahren
Dockerfile Major rewrite vor 7 Jahren
LICENSE Major rewrite vor 7 Jahren
README.markdown Major rewrite vor 7 Jahren

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.