Skip to content

Commit 895c38d

Browse files
committed
Updated TOC for SP docs
1 parent 043bade commit 895c38d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

misc/SharePointDocumentationToc.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<Item text="Add jQueryUI Accordion" url="spfx/web-parts/get-started/add-jqueryui-accordion-to-web-part" SEODescription="Add the jQueryUI Accordian to your SharePoint client-side web part project." />
1616
<Item text="Use Office UI Fabric React components" url="spfx/web-parts/get-started/use-fabric-react-components" SEODescription="Build a SharePoint client-side web part that uses the DocumentCard Office UI Fabric component." />
1717
</Item>
18-
<Item text="Basics" url="spfx/web-parts/basics" SEODescription="" >
18+
<Item text="Basics" url="spfx/web-parts/basics" SEODescription="">
1919
<Item text="Design considerations" url="spfx/web-parts/basics/design-considerations-for-web-parts" SEODescription="Design your SharePoint client-side web parts to use Office UI Fabric React components, be responsive, and handle publish and edit modes." />
2020
<Item text="Add properties to the property pane" url="spfx/web-parts/basics/integrate-with-property-pane" SEODescription="Set up properties for your SharePoint client-side web part and manage them through the property pane." />
2121
<Item text="Use Visual Studio" url="spfx/web-parts/basics/use-visual-studio" SEODescription="Configure Visual Studio to open your SharePoint client-side web part project so that you can work with the project in Visual Studio." />
@@ -24,7 +24,7 @@
2424
<Item text="Notes on solution packaging" url="spfx/web-parts/basics/notes-on-solution-packaging" SEODescription="Understand definition details for files used for packaging web parts in solutions in the SharePoint Framework" />
2525
<Item text="Known issues" url="spfx/web-parts/basics/known-issues" SEODescription="Known issues with web parts in the SharePoint Framework" />
2626
</Item>
27-
<Item text="Guidance" url="spfx/web-parts/guidance" SEODescription="" >
27+
<Item text="Guidance" url="spfx/web-parts/guidance" SEODescription="">
2828
<Item text="Use existing JavaScript libraries in SharePoint Framework client-side web parts" url="spfx/web-parts/guidance/use-existing-javascript-libraries" SEODescription="Use external JavaScript libraries in your client-side web parts." />
2929
<Item text="Build SharePoint Framework client-side web parts with Angular v1.x" url="spfx/web-parts/guidance/build-client-side-web-parts-with-angular-1-x" SEODescription="Use Angular 1.x in your SharePoint Framework client-side web parts." />
3030
<Item text="Call the Microsoft Graph API using OAuth from your web part" url="spfx/web-parts/guidance/connect-client-side-web-parts-to-aad-secured-resources" SEODescription="Connect your SharePoint Framework client-side web parts to Microsoft Graph API." />

0 commit comments

Comments
 (0)