Skip to content

Commit d7694f0

Browse files
committed
file moves and renames to fix TOC
1 parent 1c27efb commit d7694f0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+5
-6
lines changed

misc/SharePointReferenceToc.xml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
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">
4-
<Item text="es6-collections" url="spfx/es6-collections" SEODescription="">
5-
<Item text="ForEachable interface" url="spfx/es6-collections/foreachable" SEODescription=""/>
6-
<Item text="WeakMap interface" url="spfx/es6-collections/weakmap" SEODescription=""/>
3+
<Item text="SharePoint Framework Reference" url="spfx" SEODescription="Reference documentation for the SharePoint Framework">
4+
<Item text="es6-collections module" url="spfx/es6-collections-module" SEODescription="">
5+
<Item text="ForEachable interface" url="spfx/es6-collections-module/foreachable" SEODescription=""/>
6+
<Item text="WeakMap interface" url="spfx/es6-collections-module/weakmap" SEODescription=""/>
77
</Item>
8-
<Item text="sp-client-base" url="spfx/sp-client-base" SEODescription="">
8+
<Item text="sp-client-base module" url="spfx/sp-client-base-module" SEODescription="">
99
</Item>
1010
</Item>
1111
</Menu>
12-

0 commit comments

Comments
 (0)