Determines the URL of the API page for the specified object, and optionally open that page in a web browser.
Note
You must be connected to the internet for this to function even if openinbrowser is False, unless you provide a local version of the documentation to version (e.g., file:///path/to/docs).
Parameters : | obj :
version : str
openinbrowser : bool
timeout : number, optional
Returns : ——- : url : str
|
---|---|
Raises : | ValueError :
|