index
:
godoc-links
master
Add links between GoDoc, pkg.go.dev, and GitHub
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-22
Add version number
HEAD
v0.0.1
master
Teddy Wing
2020-03-22
pkg.go.dev: Move source repo link code to a function
Teddy Wing
2020-03-22
pkg.go.dev: Add a link to the GoDoc docs in the header
Teddy Wing
2020-03-22
Add README
Teddy Wing
2020-03-22
Add license (GNU GPLv3+)
Teddy Wing
2020-03-22
Add function documentation
Teddy Wing
2020-03-22
github.com: Connect functions together to insert GoDoc link
Teddy Wing
2020-03-22
Add a UserScript header
Teddy Wing
2020-03-22
Add an init function
Teddy Wing
2020-03-22
godoc.org: Wrap code to add link to source repo in a function
Teddy Wing
2020-03-22
github.com: Reduce font size of GoDoc link
Teddy Wing
2020-03-22
github.com: Add a function to get the Go package name from the URL
Teddy Wing
2020-03-22
github.com: Add a GoDoc link in the header next to the repo name
Teddy Wing
2020-03-22
github.com: Check if a repo uses Go
Teddy Wing
2020-03-22
Add link to source code on pkg.go.dev
Teddy Wing
2020-03-22
Add a link to the source code on godoc.org
Teddy Wing