update for missing docs & dont include operator classes in sphinx docs.
This commit is contained in:
@@ -447,6 +447,9 @@ def rna2sphinx(BASEPATH):
|
||||
|
||||
|
||||
for struct in structs.values():
|
||||
# TODO, rna_info should filter these out!
|
||||
if "_OT_" in struct.identifier:
|
||||
continue
|
||||
write_struct(struct)
|
||||
|
||||
# oeprators
|
||||
|
||||
Reference in New Issue
Block a user