Skip to content

Commit e3e007a

Browse files
committed
initial start on reference TOC
1 parent cc8d1f4 commit e3e007a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

misc/SharePointReferenceToc.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Menu xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" SupportedProduct="|SharePoint" SupportedVersion="|V1.0|">
3-
<Item text="SharePoint Framework Reference" url="sharepoint-framework-reference" SEODescription="Reference documentation for the SharePoint Framework"/>
3+
<Item text="SharePoint Framework Reference" url="sharepoint-framework-reference" SEODescription="Reference documentation for the SharePoint Framework">
4+
<Item text="es6-collections" url="spfx/es6-collections/es6-collections-module" SEODescription="">
5+
<Item text="ForEachable interface" url="spfx/es6-collections/foreachable" SEODescription=""/>
6+
<Item text="WeakMap interface" url="spfx/es6-collections/weakmap" SEODescription=""/>
7+
</Item>
8+
</Item>
49
</Menu>
510

0 commit comments

Comments
 (0)