File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed 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://dev.office.com/sharepoint/reference/spfx/sharepoint-framework-reference-overview" ,
13
+ "Index" : " external"
14
+ },
15
+ {
16
+ "Title" : " SharePoint Framework Code Samples" ,
17
+ "URL" : " http://aka.ms/spfx-samples" ,
18
+ "Index" : " external"
19
+ },
20
+ {
21
+ "Title" : " SharePoint Add-ins" ,
22
+ "URL" : " https://msdn.microsoft.com/en-us/library/office/fp179930.aspx" ,
23
+ "Index" : " external"
24
+ },
25
+ {
26
+ "Title" : " SharePoint REST APIs" ,
27
+ "URL" : " https://msdn.microsoft.com/en-us/library/office/jj860569.aspx" ,
28
+ "Index" : " external"
29
+ },
30
+ {
31
+ "Title" : " Patterns and Practices" ,
32
+ "URL" : " https://msdn.microsoft.com/en-us/pnp_articles/office-365-development-patterns-and-practices-solution-guidance" ,
33
+ "Index" : " external"
34
+ }
35
+ ]
36
+ }
You can’t perform that action at this time.
0 commit comments