To read project documentation on local machine, first, install godoc: go install -v golang.org/x/tools/cmd/godoc@latest Then, run godoc in project's root directory: cd r2basic godoc -http=:6060 Then, open this url in browser: http://localhost:6060/pkg/hs.ir/r2/basic/