octokit / go-octokit

Simple Go wrapper for the GitHub API
https://github.com/octokit/go-octokit
MIT License
258 stars 79 forks source link

Add links to the API in documentation #100

Closed dannysperling closed 9 years ago

dannysperling commented 9 years ago

No code changes - just documentation

feiranchen commented 9 years ago

Looks great! :star2: If we can have @see marks then we can update the https://github.com/octokit/go-octokit/blob/master/TODO.md list just like https://github.com/octokit/octokit.rb :+1: Elaborated here: https://github.com/octokit/go-octokit/pull/79

dannysperling commented 9 years ago

As per a discussion in person, @see notifications have been deemed unnecessary as they are ruby documentation. The TODO.md file should be able to be updated automatically without them.

feiranchen commented 9 years ago

:+1:

pengwynn commented 9 years ago

@dannysperling Looks like we have a merge conflict on this one. Need help resolving that?

dannysperling commented 9 years ago

@pengwynn Missed your comment earlier. I've fixed the conflicts and this endpoint should be ready to merge now.