Hi all,

Spyder v1.0.4 will introduce a new plugin: the "Online Help" plugin, based on pydoc's automatically generated help.
(See attached screenshot.)

Online help plugin features:
   * combo box with history to go to module or package documentation page
   * navigation with history
   * zoom in/out
   * find string occurences (same widget as editor and consoles)
* reload (when reloading, the pydoc server is restarted, hence updating the documentation when source code has changed)

The Online Help plugin provides html documentation on modules and packages, whereas the Object Inspector plugin (previously known as "Doc" or doc viewer) still provides text documentation and source code on all kind of objects.

You may test this new feature from the mercurial repositiory.

Cheers,
Pierre
-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.


<<inline: onlinehelp.png>>

Reply via email to