File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 44
44
</Item >
45
45
</Item >
46
46
</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 >
47
50
</Menu >
Original file line number Diff line number Diff line change
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
+ }
You can’t perform that action at this time.
0 commit comments