Skip to content

Pygments

The pydjinni package automatically defines an entry-point for a primitive custom Pygments Lexer for IDL files.

Once installed, it is automatically registered in Pygments for syntax-highlighting IDL files:

 pygmentize -l djinni -f html test.pydjinni

The Lexer is also used for rendering IDL files in this documentation.