Plugins need a way to provide the URL for documentation that includes the plugin version. Currently only the latest documentation may default given the design.
Update the HelpViewer class with an overloaded method to allow plugins to format the documentation URL. Also add the timeout to URLReader to allow plugin data requests to timeout. Close this issue.
Plugins need a way to provide the URL for documentation that includes the plugin version. Currently only the latest documentation may default given the design.