Skip to content

Commit 043bade

Browse files
committed
Updated TOC to include new guidance node for web parts
1 parent 59462b2 commit 043bade

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

misc/SharePointDocumentationToc.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
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="" >
28+
<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." />
29+
<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." />
30+
<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." />
31+
</Item>
2732
</Item>
2833
</Item>
2934
<Item text="SharePoint APIs" url="apis" SEODescription="">

0 commit comments

Comments
 (0)