Open beardedeagle opened 4 years ago
Zeal doesn't support offline docset generation. Presently you need to use 3rd party tools to generate a Dash-compatible docset.
is there a specific location I need to store those?
Just your docset storage directory. You can find the path in Zeal's settings.
@beardedeagle This is what I use for pulling docs into Zeal, but it's specific to ExDoc at the moment: https://github.com/devonestes/ex_doc_zeal
This is the best way that i use https://github.com/johnhamelink/hexdocs_docset_api
This is the best way that i use johnhamelink/hexdocs_docset_api
I just tried using it with the phoenix documentation but the navigation is broken 😢
Any idea to attempt to fix this? Opening local files with my browser works just fine
The link to dash's docs for integrating hexdocs provides instructions that don't seem to apply to zeal. How does one set up a feed for hexdocs in zeal?