All the package documentation on https://golang.org/pkg and 
https://godoc.org is generated from the source.

The headers for functions, types, etc. link to the source line where the 
function, type, etc. was defined.

You can read more about godoc 
<https://blog.golang.org/godoc-documenting-go-code> (the documentation 
generation tool) and godoc.org <https://godoc.org/-/about> (the hosting 
site).


On Tuesday, April 18, 2017 at 6:14:12 AM UTC+2, anatoly techtonik wrote:
>
> It still would be nice to trace back to these sources to fix them, 
> and describe the syntax for cross-linking. 
>
> On Tue, Apr 18, 2017 at 4:30 AM, Stas Maksimov <maks...@gmail.com 
> <javascript:>> wrote: 
> > I believe this documentation is built from comments in the source code: 
> > https://go.googlesource.com/go/+/go1.8.1/src/path/path.go 
> > 
> > S. 
> > 
> > On Mon, 17 Apr 2017 at 20:49 anatoly techtonik <tech...@gmail.com 
> <javascript:>> wrote: 
> >> 
> >> On Monday, April 17, 2017 at 7:35:00 PM UTC+3, Jan Mercl wrote: 
> >>> 
> >>> On Mon, Apr 17, 2017 at 5:45 PM anatoly techtonik <tech...@gmail.com> 
> >>> wrote: 
> >>> 
> >>> > I want to see documentation sources for this page - 
> >>> > https://golang.org/pkg/path/#pkg-overview 
> >>> > Why there is no link to them in the footer, like on 
> >>> > https://readthedocs.org/? 
> >>> 
> >>> What do you mean by 'documentation sources'? 
> >> 
> >> 
> >> https://cilium.readthedocs.io/en/latest/intro/ - see the Edit on 
> Github 
> >> link in top right corner. 
> >> 
> >> -- 
> >> 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...@googlegroups.com <javascript:>. 
> >> For more options, visit https://groups.google.com/d/optout. 
>
>
>
> -- 
> anatoly t. 
>

-- 
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