Is imitating golang.org not sufficient? It will still show you all the packages in your $GOPATH in the Packages page:
http://imgur.com/EGpqWsR > On Oct 25, 2016, at 10:36 AM, Kareem Gan <kareem...@gmail.com> wrote: > > So it's not possible? It would be really helpful if someone here has done it > already and share the knowledge how. > > On Thursday, October 20, 2016 at 12:35:10 PM UTC-5, Pietro Gagliardi > (andlabs) wrote: > You can go get golang.org/x/tools/cmd/godoc > <http://golang.org/x/tools/cmd/godoc> and run the godoc tool itself, which > will imitate golang.org <http://golang.org/>. This is different from > godoc.org <http://godoc.org/>; that is harder to host locally. > >> On Oct 20, 2016, at 1:13 PM, Kareem Gan <kare...@gmail.com <javascript:>> >> wrote: >> >> Hello. >> >> Is it possible to host godoc internally because we have our own git server >> and would like to host godoc internally so we can build documentation for >> our golang repositories. >> -- >> Best, >> >> Kareem Gan >> 01010011 01000101 >> >> -- >> 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 >> <https://groups.google.com/d/optout>. > > > -- > 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 > <mailto:golang-nuts+unsubscr...@googlegroups.com>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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.