In my local project folder (a web app) that has the go source files, I use 
the go run command to get the output. Each of these files is called a 
package main. I 'd like to create the documentation for the project. I run 
godoc -http=:6060, but don't see any of the source files of my local 
project. All I see is the list of subdirectories. 
What would be the correct way to do the documentation of the local project .
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to