You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For beginners, I want to use AI to embed official documentation via RAG for easier learning of Tauri. However, I can't find where to download the official documentation. Consider writing a scraper or hope the official side can provide a download link; it's really necessary!
Describe the solution you'd like
Provide a download link for the official documentation.
Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
You can clone this repo and build it locally. There you'd have access to all pages in html into /dist, except the Rust docs. Would that work for you? I know that netlify has an option to download the build, but it's not public and I'm not sure if it's possible to make it so.
Describe the problem
For beginners, I want to use AI to embed official documentation via RAG for easier learning of Tauri. However, I can't find where to download the official documentation. Consider writing a scraper or hope the official side can provide a download link; it's really necessary!
Describe the solution you'd like
Provide a download link for the official documentation.
Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: