[Python-Dev] [Doc-SIG] The docs, reloaded (original) (raw)

Lea Wiemann LeWiemann at gmail.com
Sun May 20 13:00:31 CEST 2007


[Georg Brandl]

The highlighting is actually done with Pygments, which cannot be included in the stdlib as-is. Perhaps a stripped-down version?

No need to; we can just fall back to no syntax highlighting if Pygments is not installed on the user's system.

[Gael Varoquaux]

- The html syntax highlighters. (Pydoc can use those) I have a patch on the docutils patch tracker that does this.

For everyone's reference, <http://sf.net/tracker/index.php?func=detail&aid=1595345&group_id=38414&atid=422032>.

Best wishes,

Lea


More information about the Python-Dev mailing list