Skip to content

alileza/gddo

 
 

Repository files navigation

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

GoDoc

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 (we use an instance of the Gerrit code review system instead).

To get started contributing to this project, clone the repository from its canonical location

git clone https://go.googlesource.com/gddo

or update the origin of your existing clone

git remote rm origin
git remote add origin https://go.googlesource.com/gddo

then read the Contribution Guidelines to learn how to send patches using Gerrit.

More Documentation

More documentation about this project is available on the wiki.

Releases

No releases published

Packages

No packages published

Languages

  • Go 88.2%
  • HTML 8.5%
  • JavaScript 1.9%
  • CSS 1.2%
  • Shell 0.2%