-
Notifications
You must be signed in to change notification settings - Fork 795
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.NET Framework docsets cannot be downloaded #1594
Comments
tengo el mismo problema |
I'm getting a similar issue and created a ticket with #1600 . From what I can see, the underlying Qt method calling this is related to a file path issue, but I don't believe that's the case. My hypothesis - I think the endpoint or some metadata incompatibility is the issue. |
I did some digging and found that the .NET Framework feed appears to have been removed from Dash's official repo three weeks ago (as per this commit) and subsequently delisted from Dash's website as a compatible feed. As such, it's likely that the target source Zeal was using has been taken down and a new docs feed will need to be set up. Same issue may apply to #1600 |
I've closed my issue - I ended up downloading a StackOverflow dump through KiwixJS for offline browsing and searchability. The downside is that it's pretty huge at around 80-100 GB. However, this does give you access to all posts and comments through January 2024. It's a huge repository that'll likely cover most things you need. |
I removed Android, Mono, .NET, Xamarin docsets from the list. @Kapeli any background on why these were deleted? Thanks. |
These docsets have been deprecated some time ago (they were very hard to maintain/generate and used by few people). I've decided to remove them completely to save disk space. |
This is very frustrating and sad because in my country in the vocational schools you could actually use Zeal for offline help and now ".NET help is gone" (for standard installations) for many students. |
@Kapeli Are the generators for those docsets published anywhere, so any community members that care can pick up maintenance & generation from where you left off? |
No, sorry. |
The option to download the docset for the .NET Framework is available, but it fails and reports the following error:
Cannot extract docset NET_Framework: Unrecognized archive format
There doesn't appear to be a way to resolve this in a straightforward manner.
The text was updated successfully, but these errors were encountered: