Zeal: Go packages

Created on 12 May 2014  路  8Comments  路  Source: zealdocs/zeal

We could use godoc for adding go packages documentation existing in $GOPATH to zeal.

scopmisdocsets typfeature

Most helpful comment

Hi, I've written a command line tool called godocdash to do it.

https://github.com/wuudjac/godocdash

Typically, just go get this command and run, it takes only a few seconds to generate the docset.

All 8 comments

Dash added support for fetching GoDocs from godocs.org, is there any plan to implement support for this feature in Zeal?

Regarding the local $GOPATH package documentation, Kapeli commented that he'd look at adding support for that to Dash, but doesn't seem to have done anything with it still; https://github.com/golang/gddo/issues/149#issuecomment-36059937

I would not expect this implemented in the nearest future. A significant piece of Zeal needs a refactoring and/or rewriting to make support for different docset formats pluggable, and I lack enough of free time at the moment. :(

Dead ?

Deferred :)

exists way to make this manual, or other alternative ?

There are tools like dashing or doc2dash that can generate docsets from a set of HTML files. I am not aware of anything specifically intended for Go documentation.

Hi, I've written a command line tool called godocdash to do it.

https://github.com/wuudjac/godocdash

Typically, just go get this command and run, it takes only a few seconds to generate the docset.

This is a very old issue, but it would be much appreciated. Dash currently has a similar feature that I use often.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sheershoff picture sheershoff  路  4Comments

trollixx picture trollixx  路  4Comments

rugk picture rugk  路  8Comments

taulant picture taulant  路  5Comments

husniddin1354 picture husniddin1354  路  7Comments