Skip to content

Commit 1de2a93

Browse files
committed
removed external module separation
1 parent 6667485 commit 1de2a93

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

misc/SharePointReferenceToc.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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|">
33
<Item text="SharePoint Framework Reference" url="spfx" SEODescription="Reference documentation for the SharePoint Framework">
4-
<Item text="Internal modules" url="spfx/internal-modules" SEODescription=""/>
4+
55
<Item text="sp-webpart-base" url="spfx/sp-webpart-base-module" SEODescription="">
66
<Item text="Classes" url="spfx/sp-webpart-base" SEODescription="">
77
<Item text="BaseClientSideWebPart" url="spfx/sp-webpart-base/baseclientsidewebpart" SEODescription=""/>
@@ -109,8 +109,6 @@
109109
<Item text="ISPComponentLoader" url="spfx/sp-loader/ispcomponentloader" SEODescription=""/>
110110
</Item>
111111
</Item>
112-
<Item text="horizontalline" url="/" IsSeparation="true" />
113-
<Item text="External modules" url="spfx/external-modules" SEODescription=""/>
114112
<Item text="sp-odata-types" url="spfx/sp-odata-types-module" SEODescription="">
115113
<Item text="Interfaces" url="spfx/sp-odata-types" SEODescription="">
116114
<Item text="IODataBasePermission" url="spfx/sp-odata-types/iodatabasepermission" SEODescription=""/>

0 commit comments

Comments
 (0)