py2docfx 0.1.5.dev1704905__py3-none-any.whl → 0.1.5.dev1707347__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- py2docfx/docfx_yaml/build_finished.py +2 -2
- py2docfx/docfx_yaml/convert_class.py +1 -1
- py2docfx/docfx_yaml/convert_enum.py +1 -1
- py2docfx/docfx_yaml/convert_module.py +1 -1
- py2docfx/docfx_yaml/convert_package.py +1 -1
- {py2docfx-0.1.5.dev1704905.dist-info → py2docfx-0.1.5.dev1707347.dist-info}/METADATA +1 -1
- {py2docfx-0.1.5.dev1704905.dist-info → py2docfx-0.1.5.dev1707347.dist-info}/RECORD +9 -9
- {py2docfx-0.1.5.dev1704905.dist-info → py2docfx-0.1.5.dev1707347.dist-info}/WHEEL +0 -0
- {py2docfx-0.1.5.dev1704905.dist-info → py2docfx-0.1.5.dev1707347.dist-info}/top_level.txt +0 -0
@@ -51,7 +51,7 @@ def insert_node_to_toc_tree_return_is_root_package(toc_yaml, uid, project_name,
|
|
51
51
|
# uid is representing a package in TOC as root node
|
52
52
|
if cur_node is None:
|
53
53
|
# if uid doesn't contain '.', the name needn't to simplify
|
54
|
-
cur_node = {'name': uid}
|
54
|
+
cur_node = {'name': uid, 'uid': uid}
|
55
55
|
toc_yaml.append(cur_node)
|
56
56
|
is_root = True
|
57
57
|
|
@@ -98,7 +98,7 @@ def get_merged_params(obj, info_field_data, key: str):
|
|
98
98
|
key, [])
|
99
99
|
if arg_params and doc_params:
|
100
100
|
if len(arg_params) - len(doc_params) > 0:
|
101
|
-
print(f'Documented params don\'t match size of params:{obj["uid"]}')
|
101
|
+
print(f'Documented params don\'t match size of params:{obj["uid"]}') # CodeQL: [py/clear-text-logging-sensitive-data] There is no sensitive data in the print statement.
|
102
102
|
doc_params = remove_params_without_id(doc_params)
|
103
103
|
merged_params = merge_params(arg_params, doc_params)
|
104
104
|
else:
|
@@ -48,5 +48,5 @@ def convert_class(obj):
|
|
48
48
|
new_class_object['methods'] = list(map(convert_member_partial, methods))
|
49
49
|
new_class_object['attributes'] = list(map(convert_member_partial, attributes))
|
50
50
|
|
51
|
-
print("class: " + new_class_object['uid'])
|
51
|
+
print("class: " + new_class_object['uid']) # CodeQL: [py/clear-text-logging-sensitive-data] There is no sensitive data in the print statement.
|
52
52
|
return remove_empty_values(new_class_object)
|
@@ -43,7 +43,7 @@ def convert_enum(obj):
|
|
43
43
|
|
44
44
|
new_enum_object['fields'] = list(map(convert_fields, fields))
|
45
45
|
|
46
|
-
print("enum: " + new_enum_object['uid'])
|
46
|
+
print("enum: " + new_enum_object['uid']) # CodeQL: [py/clear-text-logging-sensitive-data] There is no sensitive data in the print statement.
|
47
47
|
return remove_empty_values(new_enum_object)
|
48
48
|
|
49
49
|
|
@@ -54,5 +54,5 @@ def convert_module(obj, uid_type_mapping):
|
|
54
54
|
filter(lambda x: uid_type_mapping.get(x, None) == 'enum', children))
|
55
55
|
|
56
56
|
toreturn = remove_empty_values(new_object)
|
57
|
-
print("module: " + toreturn['uid'])
|
57
|
+
print("module: " + toreturn['uid']) # CodeQL: [py/clear-text-logging-sensitive-data] There is no sensitive data in the print statement.
|
58
58
|
return toreturn
|
@@ -49,5 +49,5 @@ def convert_package(obj, uid_type_mapping):
|
|
49
49
|
filter(lambda x: uid_type_mapping.get(x, None) == 'enum', children))
|
50
50
|
|
51
51
|
toreturn = remove_empty_values(new_object)
|
52
|
-
print("package: " + toreturn['uid'])
|
52
|
+
print("package: " + toreturn['uid']) # CodeQL: [py/clear-text-logging-sensitive-data] There is no sensitive data in the print statement.
|
53
53
|
return toreturn
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: py2docfx
|
3
|
-
Version: 0.1.5.
|
3
|
+
Version: 0.1.5.dev1707347
|
4
4
|
Summary: A package built based on Sphinx which download source code package and generate yaml files supported by docfx.
|
5
5
|
Author: Microsoft Corporation
|
6
6
|
License: MIT License
|
@@ -53,13 +53,13 @@ py2docfx/convert_prepare/tests/data/subpackage/azure-mgmt-containerservice/azure
|
|
53
53
|
py2docfx/convert_prepare/tests/data/subpackage/azure-mgmt-containerservice/azure/mgmt/containerservice/v2018_03_31/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
54
54
|
py2docfx/convert_prepare/tests/data/subpackage/azure-mgmt-containerservice/azure/mgmt/containerservice/v2018_03_31/models.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
55
55
|
py2docfx/docfx_yaml/__init__.py,sha256=KCEizAXv-SXtrYhvFfLHdBWDhz51AA9uagaeTL-Itpo,100
|
56
|
-
py2docfx/docfx_yaml/build_finished.py,sha256=
|
56
|
+
py2docfx/docfx_yaml/build_finished.py,sha256=Oj6gG80L_58yksy1r6n2QAshF9gkngdS0fzglN6XvCc,13532
|
57
57
|
py2docfx/docfx_yaml/build_init.py,sha256=lAw-fnBVQbySfZ7Sut_NpFQUjnqLOmnGQrTBBH2RXcg,1860
|
58
58
|
py2docfx/docfx_yaml/common.py,sha256=UN1MUmjUoN1QSFDR1Cm_bfRuHr6FQiOe5VQV6s8xzjc,6841
|
59
|
-
py2docfx/docfx_yaml/convert_class.py,sha256=
|
60
|
-
py2docfx/docfx_yaml/convert_enum.py,sha256=
|
61
|
-
py2docfx/docfx_yaml/convert_module.py,sha256=
|
62
|
-
py2docfx/docfx_yaml/convert_package.py,sha256=
|
59
|
+
py2docfx/docfx_yaml/convert_class.py,sha256=tkaZVVuwycpZcJTDjIBHK1w_HyKSU2mryWZpH1PCJQM,2150
|
60
|
+
py2docfx/docfx_yaml/convert_enum.py,sha256=S7sWxamRj8TIF0CT0ovOz2EPaIeT3_-MlnV2u0jiRPI,2073
|
61
|
+
py2docfx/docfx_yaml/convert_module.py,sha256=IFd9hFr7tTmkJ4gdeAyRS1B99t31K1Adf1G1w1mRjOI,2140
|
62
|
+
py2docfx/docfx_yaml/convert_package.py,sha256=E7p-kCgvfTrY3auJq-zIk-Z1WnUGy7VpfnQU2HPzhNs,1990
|
63
63
|
py2docfx/docfx_yaml/directives.py,sha256=zVVuNM_6AU9G6sbqL1UAyHHgPe7bkBWbthXI-PO5ez0,879
|
64
64
|
py2docfx/docfx_yaml/miss_reference.py,sha256=Btoj9wAvA4u_wU7JHH0Cei3910N8a7MS34OUqJvXAd4,2443
|
65
65
|
py2docfx/docfx_yaml/nodes.py,sha256=tBDi35jLJArlobl07DKOkmH2qz7dudXLp_kTUfR_r2w,412
|
@@ -123,7 +123,7 @@ py2docfx/docfx_yaml/tests/roots/test-writer-uri/conf.py,sha256=avcbnIOV2mlGQwhMQ
|
|
123
123
|
py2docfx/docfx_yaml/tests/roots/test-writer-versions/code_with_version_directives.py,sha256=UuizbrJPaG_PcaH18BvbI9KQevOaLd4SslpnzMSqcrE,1030
|
124
124
|
py2docfx/docfx_yaml/tests/roots/test-writer-versions/conf.py,sha256=SCEKrm9VigArfdgf-GAieJD-40d0ctT6urmGIjFOZLM,404
|
125
125
|
py2docfx/docfx_yaml/tests/utils/test_utils.py,sha256=d0OYSUQ6NyoZx5mlLdNGGNhiNmmQhjVT4hQ6jY3VE_M,3383
|
126
|
-
py2docfx-0.1.5.
|
127
|
-
py2docfx-0.1.5.
|
128
|
-
py2docfx-0.1.5.
|
129
|
-
py2docfx-0.1.5.
|
126
|
+
py2docfx-0.1.5.dev1707347.dist-info/METADATA,sha256=1AwVTkwjvWRAEX1Zmn-rsfs-5YqBZiNohRFNozFzomU,601
|
127
|
+
py2docfx-0.1.5.dev1707347.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
128
|
+
py2docfx-0.1.5.dev1707347.dist-info/top_level.txt,sha256=5dH2uP81dczt_qQJ38wiZ-gzoVWasfiJALWRSjdbnYU,9
|
129
|
+
py2docfx-0.1.5.dev1707347.dist-info/RECORD,,
|
File without changes
|
File without changes
|