dash-docs-el / helm-dash

Browse Dash docsets inside emacs
510 stars 59 forks source link

Try harder to find dash installed docsets #87

Closed tko closed 9 years ago

tko commented 9 years ago

The paths where dash itself installs the docsets is somewhat unpredictable (#84) and can not be reliably determined from the docset name/id alone. For example:

Try harder to find them simply by looking inside the directory and accepting the first *.docset directory present. The list of paths searched is now:

areina commented 9 years ago

Merging, thank you @tko !!

rswgnu commented 5 years ago

Downloaded the latest helm-dash today and having a problem like this with the Python_3 docset. All other docsets that I use appear in searches but nothing comes up for the Python_3 docset. I don't know yet if it is the underscore or the fact that many of its html and toc files are in subdirectories. Does helm-dash handle docsets with many subdirectories of HTML files?

kidd commented 5 years ago

My python3 docset looks like "Python 3" in the docsets list and works ok. Make sure helm-dash can find the docset in the path+name

rswgnu commented 5 years ago

Yes, the path is found and the docset is named Python_3. It was downloaded by the Windows Zeal docset application. All the other docsets in the same directory show search results in helm-dash as far as I can tell, except this one.

If you want to see the output of some function call, just let me know.

I tried to have helm-dash download its Python 3 docset but it just hung and never got to the downloading.