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
Fixesbrpaz#7
- Parses docs as JSON before it's passed to set_docs_to_fetch()
- Fixes the issue of random languages getting indexed
- E.G.: If you put "markdown" and it parses it as a string, it also indexes
D and R docs
- Devdocs uses versions (python~3.13) for python, so added fallback for when a user enters
just "python"
The text was updated successfully, but these errors were encountered: