Skip to content

Missing enum definitions in Documentation #465

@r3bb1t

Description

@r3bb1t

Here we can see the documentation for meta information of decoded instruction with fields which are not available directly. It makes users forced to clone the repo from github and manually grepping the needed enum definitions.

For example, ZydisInstructionCategory is defined in include/Zydis/Generated/EnumInstructionCategory.h and is invisible in documentation.

Metadata

Metadata

Assignees

Labels

A-docArea: DocumentationC-bugCategory: This is a bug (or a fix for a bug, when applied to PRs)P-mediumPriority: Medium

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions