Documentation View
|
Previous Top Next |
PyScripter can use the standard Python module pydoc to generate HTML documentation for
Python Modules. This feature is available from the "Source Code Views" submenu of the Tools menu. The HTML documentation is displayed using
an internal browser. You can use
the toolbar buttons to print preview, print or save the HTML file. To close the documentation
view, right-click on the "Doc" tab and select "Close".