@@ -7,6 +7,7 @@ p pseudo no NONE no Include pseudo tags
77q qualified no NONE no Include an extra class-qualified tag entry for each tag
88r reference no NONE no Include reference tags
99s subparser yes NONE no Include tags generated by subparsers
10+ - implicitClass no GDScript no Include tag for the implicitly defined unnamed class
1011- doubleSharps no IPythonCell no Include cells starting from ##
1112- configPrefixed yes Kconfig no prepend CONFIG_ to config names
1213- funcmap yes QemuHX no Include mapping SQMP to C function name
@@ -20,6 +21,7 @@ p pseudo yes NONE no Include pseudo tags
2021q qualified no NONE no Include an extra class-qualified tag entry for each tag
2122r reference no NONE no Include reference tags
2223s subparser yes NONE no Include tags generated by subparsers
24+ - implicitClass no GDScript no Include tag for the implicitly defined unnamed class
2325- doubleSharps no IPythonCell no Include cells starting from ##
2426- configPrefixed yes Kconfig no prepend CONFIG_ to config names
2527- funcmap yes QemuHX no Include mapping SQMP to C function name
@@ -33,6 +35,7 @@ p pseudo yes NONE no Include pseudo tags
3335q qualified no NONE no Include an extra class-qualified tag entry for each tag
3436r reference no NONE no Include reference tags
3537s subparser yes NONE no Include tags generated by subparsers
38+ - implicitClass no GDScript no Include tag for the implicitly defined unnamed class
3639- doubleSharps no IPythonCell no Include cells starting from ##
3740- configPrefixed yes Kconfig no prepend CONFIG_ to config names
3841- funcmap yes QemuHX no Include mapping SQMP to C function name
@@ -46,6 +49,7 @@ p pseudo yes NONE no Include pseudo tags
4649q qualified no NONE no Include an extra class-qualified tag entry for each tag
4750r reference yes NONE no Include reference tags
4851s subparser yes NONE no Include tags generated by subparsers
52+ - implicitClass no GDScript no Include tag for the implicitly defined unnamed class
4953- doubleSharps no IPythonCell no Include cells starting from ##
5054- configPrefixed yes Kconfig no prepend CONFIG_ to config names
5155- funcmap yes QemuHX no Include mapping SQMP to C function name
@@ -59,6 +63,7 @@ p pseudo yes NONE no Include pseudo tags
5963q qualified yes NONE no Include an extra class-qualified tag entry for each tag
6064r reference yes NONE no Include reference tags
6165s subparser yes NONE no Include tags generated by subparsers
66+ - implicitClass no GDScript no Include tag for the implicitly defined unnamed class
6267- doubleSharps no IPythonCell no Include cells starting from ##
6368- configPrefixed yes Kconfig no prepend CONFIG_ to config names
6469- funcmap yes QemuHX no Include mapping SQMP to C function name
0 commit comments