For symbols in the Python standard library, Wing will attempt to compute a documentation URL whenever possible. These point to http://docs.Python.org/ but can be redirected to another server with the Source Analysis > Advanced > Python Docs URL Prefix preference. To access locally stored documentation, a local http server must be used because # bookmark references do not work with file: URLs.