export_comments_type属性

export_comments_type属性

表示将注释导出到 html 文件的类型。

定义:

@property
def export_comments_type(self):
    ...
@export_comments_type.setter
def export_comments_type(self, value):
    ...

也可以看看