Skip to content

Commit 3e637b6

Browse files
committed
Adding feature.xml tutorial to TOC
1 parent b59f71f commit 3e637b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

misc/SharePointDocumentationToc.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<Item text="Deploy to a CDN" url="spfx/web-parts/get-started/deploy-web-part-to-cdn" SEODescription="Deploy your SharePoint client-side web part assets to a CDN instead of using a local host." />
2727
<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." />
2828
<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." />
29+
<Item text="Provisioning assets from solution" url="spfx/web-parts/get-started/provision-sp-assets-from-package" SEODescription="How to use SharePoint Framework to provision SharePoint assets to sites when solution is installed." />
2930
</Item>
3031
<Item text="Basics" url="spfx/web-parts/basics" SEODescription="">
3132
<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." />

0 commit comments

Comments
 (0)