aboutsummaryrefslogtreecommitdiff
path: root/config.go (unfollow)
Commit message (Collapse)AuthorFiles
2021-05-18Allow setting branch (#46)Jan-Philipp Benecke1
Support specifying the branch from which source will be served in the YAML configuration.
2020-02-12Update Godoc server to pkg.go.dev (#40)SyrieBianco1
Update our default Godoc server from `` to the shiny, new `https://pkg.go.dev/` See https://github.com/uber-go/sally/issues/39, T4832833
2019-03-05Support changing godoc instance (#38)Diego Bernardes1
This adds the ability to change the godoc.org instance used by Sally to link to documentation by providing a new `godoc` section in the configuration.
2016-10-27Enforce alphabetical ordering of packages in YAML config (#22)Garrett Squire1
2016-10-12Rework as HTTP server (#15)Grayson Koonce1
2016-09-30Starting point (#1)Grayson Koonce1