API Reference for Enthought Tool Suite 3.0.1
A plug-in that manages help projects for other plug-ins.
The IDs of the services this plug-in offers.
IHELP = 'enthought.help.IHelp'
Setup a logger for this module.
logger = logging.getLogger(__name__)
| Local name | Refers to |
|---|---|
| abspath | os.path.abspath |
| basename | os.path.basename |
| copy | shutil.copy |
| Function | enthought.traits.trait_types.Function |
| helplibrary | enthought.help.helplibrary.helplibrary |
| HelpProject | enthought.help.help_plugin_definition.HelpProject |
| ImageResource | enthought.pyface.image_resource.ImageResource |
| Instance | enthought.traits.trait_types.Instance |
| is_html_help | enthought.help.robohelp_csh.is_html_help |
| is_web_help | enthought.help.robohelp_csh.is_web_help |
| join | os.path.join |
| logging | logging |
| on_help_call | enthought.traits.ui.help.on_help_call |
| sys | sys |
© Copyright 2002-2008 Enthought, Inc.