1
1
{
2
2
"docsets_to_publish" : [
3
3
{
4
- "customized_tasks" : {
5
- "docset_prebuild" : [
6
- " _dependentPackages/CommonPlugins/tools/JoinTOC.ps1" ]
7
- },
8
4
"docset_name" : " sharepoint-developer" ,
9
5
"build_source_folder" : " docs" ,
10
6
"build_output_subfolder" : " sharepoint-developer" ,
18
14
"RestApi" : " Content"
19
15
},
20
16
"build_entry_point" : " docs" ,
21
- "template_folder" : " _themes"
22
- }
23
- ],
24
- "JoinTOCPlugin" : [
25
- {
26
- "ConceptualTOC" : " /docs/toc.yml" ,
27
- "ReferenceTOCUrl" : " /javascript/api/spfx-toc/toc.json"
28
- }
29
- ],
30
- "dependent_packages" : [
31
- {
32
- "path_to_root" : " _dependentPackages/CommonPlugins" ,
33
- "target_framework" : " net45" ,
34
- "version" : " latest" ,
35
- "id" : " Microsoft.OpenPublishing.CommonPlugins" ,
36
- "nuget_feed" : " https://www.myget.org/F/op/api/v2"
17
+ "template_folder" : " _themes" ,
18
+ "customized_tasks" : {
19
+ "docset_prebuild" : [
20
+ " _dependentPackages/CommonPlugins/tools/JoinTOC.ps1"
21
+ ]
22
+ }
37
23
}
38
24
],
39
25
"notification_subscribers" : [],
50
36
}
51
37
],
52
38
"branch_target_mapping" : {},
53
- "need_generate_pdf_url_template" : false
39
+ "need_generate_pdf_url_template" : false ,
40
+ "JoinTOCPlugin" : [
41
+ {
42
+ "ConceptualTOC" : " /docs/toc.yml" ,
43
+ "ReferenceTOCUrl" : " /javascript/api/spfx-toc/toc.json"
44
+ }
45
+ ],
46
+ "dependent_packages" : [
47
+ {
48
+ "path_to_root" : " _dependentPackages/CommonPlugins" ,
49
+ "target_framework" : " net45" ,
50
+ "version" : " latest" ,
51
+ "id" : " Microsoft.OpenPublishing.CommonPlugins" ,
52
+ "nuget_feed" : " https://www.myget.org/F/op/api/v2"
53
+ }
54
+ ]
54
55
}
0 commit comments