Skip to content

Commit 96a3e09

Browse files
committed
Merge branch 'staging' of https://github.com/SharePoint/sp-dev-docs into staging
2 parents d10d8d9 + 167775b commit 96a3e09

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

misc/SharePointDocumentationToc.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,7 @@
4444
</Item>
4545
</Item>
4646
</Item>
47+
<Item text="Additional SharePoint Resources" url="external" SEODescription="">
48+
<Item text="SharePoint Add-ins Docs" url="https://msdn.microsoft.com/en-us/library/office/fp179930.aspx" IsExternal="true" SEODescription="" />
49+
</Item>
4750
</Menu>

misc/SharepointBreadcrumbs.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"Cat": "SharePoint",
3+
"parentLink": "/sharepoint",
4+
"DropdownOptions": [
5+
{
6+
"Title": "SharePoint Framework",
7+
"URL": "/sharepoint/docs/spfx/sharepoint-framework-overview",
8+
"Index": "/sharepoint/docs"
9+
},
10+
{
11+
"Title": "SharePoint Framework Reference",
12+
"URL": "https://sharepoint.github.io",
13+
"Index": "external"
14+
},
15+
{
16+
"Title": "SharePoint Add-ins",
17+
"URL": "https://msdn.microsoft.com/en-us/library/office/fp179930.aspx",
18+
"Index": "external"
19+
},
20+
{
21+
"Title": "SharePoint REST APIs",
22+
"URL": "https://msdn.microsoft.com/en-us/library/office/jj860569.aspx",
23+
"Index": "external"
24+
},
25+
{
26+
"Title": "Patterns and Practices",
27+
"URL": "https://msdn.microsoft.com/en-us/pnp_articles/office-365-development-patterns-and-practices-solution-guidance",
28+
"Index": "external"
29+
}
30+
]
31+
}

0 commit comments

Comments
 (0)