Welcome to Padre DocBrowser
NAME
Padre::Wx::DocBrowser ( Wx::Frame )
DESCRIPTION
User interface for Padre::DocBrowser.
METHODS
new
Constructor , see Wx::Frame
help
Accepts a string, URI or Padre::Document and attempts to render documentation for such in a new AuiNoteBook tab. Links matching a scheme accepted by Padre::DocBrowser will (when clicked) be resolved and displayed in a new tab.
show
TO BE COMPLETED