online_help

astronat.online_help(query: Optional[str] = None)[source]

Search the online documentation for the given query.

Opens the results in the default web browser. Requires an active internet connection.

Parameters
querystr, optional

The search query for RTD. None (default) or “” is an empty search.