You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Remco cb6e5cb0c7 Major rewrite пре 7 година
..
Godeps Major rewrite пре 7 година
database Major rewrite пре 7 година
deploy Major rewrite пре 7 година
doc Major rewrite пре 7 година
gddo-admin Major rewrite пре 7 година
gddo-server Major rewrite пре 7 година
gosrc Major rewrite пре 7 година
httputil Major rewrite пре 7 година
lintapp Major rewrite пре 7 година
log Major rewrite пре 7 година
talksapp Major rewrite пре 7 година
.travis.yml Major rewrite пре 7 година
CONTRIBUTING.md Major rewrite пре 7 година
Dockerfile Major rewrite пре 7 година
LICENSE Major rewrite пре 7 година
README.markdown Major rewrite пре 7 година

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.