Skip to content

Commit 1b1cc58

Browse files
committed
fixed toc for promise package
1 parent f2b2802 commit 1b1cc58

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

misc/SharePointReferenceToc.xml

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -150,19 +150,12 @@
150150
<Item text="WeakSetConstructor" url="spfx/es6-collections.api/interface/weaksetconstructor" SEODescription=""/>
151151
</Item>
152152
</Item>
153-
<Item text="es6-promise" url="spfx/es6-promise-module" SEODescription="">
154-
<Item text="Interfaces" url="spfx/es6-promise" SEODescription="">
155-
<Item text="ForEachable" url="spfx/es6-promise.api/interface/foreachable" SEODescription=""/>
156-
<Item text="Iterator" url="spfx/es6-promise.api/interface/iterator" SEODescription=""/>
157-
<Item text="IteratorResult" url="spfx/es6-promise.api/interface/iteratorresult" SEODescription=""/>
158-
<Item text="Map" url="spfx/es6-promise.api/interface/map" SEODescription=""/>
159-
<Item text="MapConstructor" url="spfx/es6-promise.api/interface/mapconstructor" SEODescription=""/>
160-
<Item text="Set" url="spfx/es6-promise.api/interface/set" SEODescription=""/>
161-
<Item text="SetConstructor" url="spfx/es6-promise.api/interface/setconstructor" SEODescription=""/>
162-
<Item text="WeakMap" url="spfx/es6-promise.api/interface/weakmap" SEODescription=""/>
163-
<Item text="WeakMapConstructor" url="spfx/es6-promise.api/interface/weakmapconstructor" SEODescription=""/>
164-
<Item text="WeakSet" url="spfx/es6-promise.api/interface/weakset" SEODescription=""/>
165-
<Item text="WeakSetConstructor" url="spfx/es6-promise.api/interface/weaksetconstructor" SEODescription=""/>
153+
<Item text="es6-promise" url="spdx/es6-promise-module" SEODescription="">
154+
<Item text="Classes" url="spdx/es6-promise" SEODescription="">
155+
<Item text="Promise" url="spdx/es6-promise.api/class/promise" SEODescription=""/>
156+
</Item>
157+
<Item text="Interfaces" url="spdx/es6-promise" SEODescription="">
158+
<Item text="Thenable" url="spdx/es6-promise.api/interface/thenable" SEODescription=""/>
166159
</Item>
167160
</Item>
168161
<Item text="whatwg-fetch" url="spfx/whatwg-fetch-module" SEODescription="">

0 commit comments

Comments
 (0)