mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-21 06:05:32 +08:00
mkdoc.py: document enumerations
This commit is contained in:
parent
5612a0c1c2
commit
c993bcec19
@ -28,6 +28,7 @@ RECURSE_LIST = [
|
||||
PRINT_LIST = [
|
||||
CursorKind.CLASS_DECL,
|
||||
CursorKind.STRUCT_DECL,
|
||||
CursorKind.ENUM_DECL,
|
||||
CursorKind.CLASS_TEMPLATE,
|
||||
CursorKind.FUNCTION_DECL,
|
||||
CursorKind.FUNCTION_TEMPLATE,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user