Skip to content

Syntax highlighting not controllable via Pygments in Breathe + Doxygen #1037

@michaeleggers

Description

@michaeleggers

Hi,
For the code documentation generated via Doxygen the pygments_style inside the conf.py has no effect.
It does work for hand written codeblocks in my rst-files byt not for anything coming from the doxygen-xml.

In my conf.py:

pygments_style = 'friendly'
pygments_dark_style = 'monokai'
highlight_language = 'cpp'

Pygments has the lexer and the themes installed.

Is this a known issue? Couldn't find anything in the existing issues.

Thanks and cheers, Michael.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions