1
1
{
2
- "build_entry_point" : " docs" ,
3
- "need_generate_pdf" : false ,
4
- "need_generate_pdf_url_template" : true ,
5
- "need_generate_intellisense" : false ,
6
- "branch_target_mapping" : {
7
- "live" : [
8
- " Publish" , " PDF"
9
- ],
10
- "master" : [
11
- " Publish" , " PDF"
12
- ]
13
- },
14
- "Targets" : {
15
- "Pdf" : {
16
- "template_folder" : " _themes.pdf"
17
- }
18
- },
19
- "docsets_to_publish" : [{
20
- "docset_name" : " analytics-platform-system" ,
21
- "build_source_folder" : " docs-msdn/analytics-platform-system" ,
22
- "build_output_subfolder" : " sql/analytics-platform-system" ,
23
- "locale" : " en-us" ,
24
- "version" : 0 ,
25
- "open_to_public_contributors" : true ,
26
- "type_mapping" : {
27
- "Conceptual" : " Content" ,
28
- "ManagedReference" : " Content" ,
29
- "RestApi" : " Content"
30
- },
31
- "build_entry_point" : " op"
32
- },
33
- {
34
- "docset_name" : " sql-content" ,
35
- "build_source_folder" : " docs" ,
36
- "build_output_subfolder" : " sql" ,
37
- "locale" : " en-us" ,
38
- "version" : 0 ,
39
- "open_to_public_contributors" : true ,
40
- "type_mapping" : {
41
- "Conceptual" : " Content" ,
42
- "ManagedReference" : " Content" ,
43
- "RestApi" : " Content"
44
- },
45
- "build_entry_point" : " docs" ,
46
- "template_folder" : " _themes"
47
- }
48
- ],
49
- "notification_subscribers" : [],
50
- "branches_to_filter" : [],
51
- "skip_source_output_uploading" : false ,
52
- "need_preview_pull_request" : true ,
53
- "git_repository_url_open_to_public_contributors" : " https://github.com/MicrosoftDocs/sql-docs" ,
54
- "git_repository_branch_open_to_public_contributors" : " live" ,
55
- "dependent_repositories" : [{
56
- "path_to_root" : " _themes" ,
57
- "url" : " https://github.com/Microsoft/templates.docs.msft" ,
58
- "branch" : " master" ,
59
- "branch_mapping" : {}
60
- },
61
- {
62
- "path_to_root" : " _themes.MSDN.Modern" ,
63
- "url" : " https://github.com/Microsoft/templates.msdn.msft" ,
64
- "branch" : " master" ,
65
- "branch_mapping" : {}
66
- },
67
- {
68
- "path_to_root" : " _themes.pdf" ,
69
- "url" : " https://github.com/Microsoft/templates.docs.msft.pdf" ,
70
- "branch" : " master"
71
- }
72
- ]
2
+ "build_entry_point" : " docs" ,
3
+ "docsets_to_publish" : [
4
+ {
5
+ "docset_name" : " sql-content" ,
6
+ "build_source_folder" : " docs" ,
7
+ "build_output_subfolder" : " sql" ,
8
+ "locale" : " en-us" ,
9
+ "open_to_public_contributors" : true ,
10
+ "type_mapping" : {
11
+ "Conceptual" : " Content" ,
12
+ "ManagedReference" : " Content" ,
13
+ "RestApi" : " Content"
14
+ },
15
+ "build_entry_point" : " docs" ,
16
+ "template_folder" : " _themes" ,
17
+ "version" : 0
18
+ }
19
+ ],
20
+ "notification_subscribers" : [],
21
+ "branches_to_filter" : [],
22
+ "git_repository_url_open_to_public_contributors" : " https://github.com/MicrosoftDocs/sql-docs" ,
23
+ "git_repository_branch_open_to_public_contributors" : " live" ,
24
+ "skip_source_output_uploading" : false ,
25
+ "need_preview_pull_request" : true ,
26
+ "dependent_repositories" : [
27
+ {
28
+ "path_to_root" : " _themes" ,
29
+ "url" : " https://github.com/Microsoft/templates.docs.msft" ,
30
+ "branch" : " master" ,
31
+ "branch_mapping" : {}
32
+ },
33
+ {
34
+ "path_to_root" : " _themes.MSDN.Modern" ,
35
+ "url" : " https://github.com/Microsoft/templates.msdn.msft" ,
36
+ "branch" : " master" ,
37
+ "branch_mapping" : {}
38
+ },
39
+ {
40
+ "path_to_root" : " _themes.pdf" ,
41
+ "url" : " https://github.com/Microsoft/templates.docs.msft.pdf" ,
42
+ "branch" : " master"
43
+ }
44
+ ],
45
+ "branch_target_mapping" : {
46
+ "live" : [
47
+ " Publish" ,
48
+ " PDF"
49
+ ],
50
+ "master" : [
51
+ " Publish" ,
52
+ " PDF"
53
+ ]
54
+ },
55
+ "need_generate_pdf_url_template" : true ,
56
+ "need_generate_pdf" : false ,
57
+ "need_generate_intellisense" : false ,
58
+ "Targets" : {
59
+ "Pdf" : {
60
+ "template_folder" : " _themes.pdf"
61
+ }
62
+ }
73
63
}
0 commit comments