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
Currently there is no way find all modules and functions without scraping the generated docs, which is difficult to say the least and not backwards compatible. An index file would make it much easier for external tools that want to implement search on documentation.
JSON files with the docs and specs would also be good to have.