aboutsummaryrefslogtreecommitdiff
path: root/config.go (follow)
Commit message (Collapse)AuthorAgeFiles
* Allow setting branch (#46)Jan-Philipp Benecke2021-05-181
| | | | Support specifying the branch from which source will be served in the YAML configuration.
* Update Godoc server to pkg.go.dev (#40)SyrieBianco2020-02-121
| | | | | | Update our default Godoc server from `` to the shiny, new `https://pkg.go.dev/` See https://github.com/uber-go/sally/issues/39, T4832833
* Support changing godoc instance (#38)Diego Bernardes2019-03-051
| | | | | 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.
* Enforce alphabetical ordering of packages in YAML config (#22)Garrett Squire2016-10-271
|
* Rework as HTTP server (#15)Grayson Koonce2016-10-121