diff --git a/docfx_yaml/extension.py b/docfx_yaml/extension.py index 31cf4e56..2cbde432 100644 --- a/docfx_yaml/extension.py +++ b/docfx_yaml/extension.py @@ -400,6 +400,7 @@ def _parse_docstring_summary(summary): summary_parts = [] attributes = [] attribute_type_token = ":type:" + enum_type_token = "Values:" keyword = name = description = var_type = "" notice_open_tag = '