wiki:PyDocPlugin

Version 5 (modified by Alec Thomas, 18 years ago) (diff)

--

Python documentation plugin

Notice: This plugin is unmaintained and available for adoption.

Description

This plugin allows the user to browse Python documentation through Trac's interface. It also exports a pydoc:object link for linking to the documentation from other parts of Trac and a [[pydoc(object)]] macro for inlining documentation.

Bugs/Feature Requests

Existing bugs and feature requests for PyDocPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:pydocplugin here].

Source

You can check out PyDocPlugin from here using Subversion, or browse the source with Trac.

Example

Use pydoc:trac to view the Python documentation for Trac.

Use [[pydoc(os.path.isdir)]] to inline the documentation for os.path.isdir().

Author/Contributors

Author: athomas
Contributors:

TagIt(plugin,athomas,0.9,1.0)?