PythonDoc Wiki Macro for Trac (Update)
Big updates for a small module. The TracPythonDoc wiki macro now has enough features for real use.
Those features are:
- if given a repository directory, outputs all .py files in that directory
- supports documentation markup in HTML (default), reST, Trac Wiki, and Markdown
- optional sort flag
- better error messages
There’s also a test case and a set of examples, but I don’t think they’re needed for public consumption. If you’re really interested, drop me a note and I’ll send them to you or make them available here.
Files:
* [TracPythonDoc.py](/files/TracPythonDoc.py)