Skip to content

The doxygen configuration should include more file types that can be used by the \snippet command #387

@azeey

Description

@azeey

Desired behavior

The EXAMPLE_PATTERN (

EXAMPLE_PATTERNS = *.cc \
) in the doxygen configuration is limited to C++ and CMake files. It would be great if other types (eg. .proto, .py, .rb, .sdf, CMakeList.txt) were supported. This would allow us to use the \include or \snippet commands in our documentation instead of duplicating code from examples.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions