Hello, Wondering what I am doing wrong.
Using go13.beta1 (Darwin), I am running a freshly downloaded godoc in a dir that includes several of my own packages like this godoc -http=localhost:6060 -goroot ~/local/git/ But on the browser, godoc is simply serving a list of all files in the dir (not extracting comments as it is does when I do not specify the -goroot flag). Anyone knows why? Perhaps there is another way of making godoc work to show the documentation of my packages other than -goroot? Thanks, -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/5c57ea9f-b183-446a-90e3-5e5439a41537%40googlegroups.com.