py2docfx 0.1.5rc1706277__py3-none-any.whl → 0.1.5rc1707386__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.
@@ -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
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: py2docfx
3
- Version: 0.1.5rc1706277
3
+ Version: 0.1.5rc1707386
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,7 +53,7 @@ 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=JXt-KTjzN9eMV1k0SYKFXhGjIEnqM9thSbHSQOsOIRU,13520
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
59
  py2docfx/docfx_yaml/convert_class.py,sha256=tkaZVVuwycpZcJTDjIBHK1w_HyKSU2mryWZpH1PCJQM,2150
@@ -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.5rc1706277.dist-info/METADATA,sha256=nZFRQy8XBk00i9Gc01uxwy738fIjR0jzr0rJ7s_xeJU,599
127
- py2docfx-0.1.5rc1706277.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
128
- py2docfx-0.1.5rc1706277.dist-info/top_level.txt,sha256=5dH2uP81dczt_qQJ38wiZ-gzoVWasfiJALWRSjdbnYU,9
129
- py2docfx-0.1.5rc1706277.dist-info/RECORD,,
126
+ py2docfx-0.1.5rc1707386.dist-info/METADATA,sha256=1cPKrymcgmBtLUEt8KPPxSu8WiofzdT9g_RxXVklM3E,599
127
+ py2docfx-0.1.5rc1707386.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
128
+ py2docfx-0.1.5rc1707386.dist-info/top_level.txt,sha256=5dH2uP81dczt_qQJ38wiZ-gzoVWasfiJALWRSjdbnYU,9
129
+ py2docfx-0.1.5rc1707386.dist-info/RECORD,,